[issue15219] Leak in "_hashlib.new()" if argument is not a string

Amaury Forgeot d'Arc report at bugs.python.org
Thu Jun 28 19:39:38 CEST 2012


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

Here is a test, which fails when I run regrtest with leak detection:
    ./python -m test.regrtest -R:: test_hashlib

----------
keywords: +patch
nosy: +amaury.forgeotdarc
Added file: http://bugs.python.org/file26203/hashlib-leak.patch

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


More information about the Python-bugs-list mailing list