[issue2587] PyString_FromStringAndSize() to be considered unsane

Justin Ferguson report at bugs.python.org
Tue Apr 8 18:27:22 CEST 2008


Justin Ferguson <justin.ferguson at ioactive.com> added the comment:

Adding a poc from 2586 to demonstrate my point, this causes a call to
the allocator requesting zero bytes.

Added file: http://bugs.python.org/file9985/python-2.5.2-zlib-unflush-misallocation.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2587>
__________________________________


More information about the Python-bugs-list mailing list