[issue10989] ssl.SSLContext(True).load_verify_locations(None, True) segfault
STINNER Victor
report at bugs.python.org
Fri Jan 28 00:10:56 CET 2011
STINNER Victor <victor.stinner at haypocalc.com> added the comment:
Here is a patch including a test.
The test pass on regrtest with -R 3:3: (no reference leak).
----------
keywords: +patch
Added file: http://bugs.python.org/file20563/ssl.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10989>
_______________________________________
More information about the Python-bugs-list
mailing list