[issue28284] Memory corruption due to size expansion (overflow) in _json.encode_basestring_ascii on 32 bit Python 2.7.12

Roundup Robot report at bugs.python.org
Tue Sep 27 02:55:49 EDT 2016


Roundup Robot added the comment:

New changeset 9375c8834448 by Benjamin Peterson in branch '2.7':
be extremely careful about overflows in encode_basestring_ascii (closes #28284)
https://hg.python.org/cpython/rev/9375c8834448

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28284>
_______________________________________


More information about the Python-bugs-list mailing list