[issue27473] bytes_concat seems to check overflow using undefined behaviour

Roundup Robot report at bugs.python.org
Sun Jul 10 14:35:16 EDT 2016


Roundup Robot added the comment:

New changeset dac248056b20 by Serhiy Storchaka in branch '3.5':
Issue #27473: Fixed possible integer overflow in bytes and bytearray
https://hg.python.org/cpython/rev/dac248056b20

New changeset de8f0e9196d8 by Serhiy Storchaka in branch 'default':
Issue #27473: Fixed possible integer overflow in bytes and bytearray
https://hg.python.org/cpython/rev/de8f0e9196d8

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list