[issue24522] Integer overflow in _json_encode_unicode leads to crash (heap-buffer-overflow)
Roundup Robot
report at bugs.python.org
Sat Jun 27 22:01:23 CEST 2015
Roundup Robot added the comment:
New changeset 0540e14c4b64 by Benjamin Peterson in branch '3.5':
prevent integer overflow in escape_unicode (closes #24522)
https://hg.python.org/cpython/rev/0540e14c4b64
New changeset fc799b2edf21 by Benjamin Peterson in branch 'default':
merge 3.5 (#24522)
https://hg.python.org/cpython/rev/fc799b2edf21
----------
nosy: +python-dev
resolution: -> fixed
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24522>
_______________________________________
More information about the Python-bugs-list
mailing list