[issue3651] eval() leaks 1 reference every time

Amaury Forgeot d'Arc report at bugs.python.org
Mon Aug 25 10:47:42 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Updated patch with the additional PyBuffer_Release mentioned by Neal,
plus a proposition of entry for the NEWS file.

There is no doc about the new interface, so no update is needed :-( 
See issue2619.

Added file: http://bugs.python.org/file11240/buffer-leak.patch

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


More information about the Python-bugs-list mailing list