This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, miss-islington, phg
Date 2020-02-04.22:06:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580854009.86.0.913830477287.issue39510@roundup.psfhosted.org>
In-reply-to
Content
New changeset c352e6c7446c894b13643f538db312092b351789 by Miss Islington (bot) in branch '3.6':
closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18350)
https://github.com/python/cpython/commit/c352e6c7446c894b13643f538db312092b351789
History
Date User Action Args
2020-02-04 22:06:49benjamin.petersonsetrecipients: + benjamin.peterson, miss-islington, phg
2020-02-04 22:06:49benjamin.petersonsetmessageid: <1580854009.86.0.913830477287.issue39510@roundup.psfhosted.org>
2020-02-04 22:06:49benjamin.petersonlinkissue39510 messages
2020-02-04 22:06:49benjamin.petersoncreate