[issue25578] Memory leak in SSLSocket.getpeercert() with 0-length AIA extension

Roundup Robot report at bugs.python.org
Sat Nov 14 18:15:17 EST 2015


Roundup Robot added the comment:

New changeset 79abea02a569 by Benjamin Peterson in branch '2.7':
fix possible memory lea k in _get_aia_uri (closes #25578)
https://hg.python.org/cpython/rev/79abea02a569

New changeset bddc5491d0fb by Benjamin Peterson in branch '3.4':
fix possible memory lea k in _get_aia_uri (closes #25578)
https://hg.python.org/cpython/rev/bddc5491d0fb

New changeset 6c733337afae by Benjamin Peterson in branch '3.5':
merge 3.4 (#25578)
https://hg.python.org/cpython/rev/6c733337afae

New changeset 858cb1538531 by Benjamin Peterson in branch 'default':
merge 3.5 (#25578)
https://hg.python.org/cpython/rev/858cb1538531

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list