[issue24989] scan_eol() Buffer Over-read

Larry Hastings report at bugs.python.org
Thu Sep 3 10:25:31 CEST 2015


Larry Hastings added the comment:

Yes, please create a pull request for this patch.  Thanks!

And just to confirm: I just applied patch 2 to CPython, then undid the change to bytesio.c.  The new test fails, and sometimes Python will segmentation fault.  If I then apply the patch to bytesio.c it passes.  Nice work!

----------

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


More information about the Python-bugs-list mailing list