[issue34656] memory exhaustion in Modules/_pickle.c:1393

Benjamin Peterson report at bugs.python.org
Thu Sep 20 21:36:50 EDT 2018


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd by Benjamin Peterson in branch 'master':
closes bpo-34656: Avoid relying on signed overflow in _pickle memos. (GH-9261)
https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd


----------
nosy: +benjamin.peterson
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34656>
_______________________________________


More information about the Python-bugs-list mailing list