[issue29444] Out-of-bounds buffer access in match_getslice_by_index

Roundup Robot report at bugs.python.org
Sat Feb 4 16:00:31 EST 2017


Roundup Robot added the comment:


New changeset 83d13325dec591676eeafb12a4caa01a67ef2f7e by Serhiy Storchaka in branch '3.6':
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
https://github.com/python/cpython/commit/83d13325dec591676eeafb12a4caa01a67ef2f7e

New changeset 929374345586086c9860a3937b275511dcc8185a by Serhiy Storchaka in branch '3.6':
Issue #29444: Fixed out-of-bounds buffer access in the group() method of
https://github.com/python/cpython/commit/929374345586086c9860a3937b275511dcc8185a


----------

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


More information about the Python-bugs-list mailing list