[issue25569] Memory leak in SSLSocket.getpeercert()

Stéphane Wirtel report at bugs.python.org
Fri Nov 6 15:30:33 EST 2015


Stéphane Wirtel added the comment:

Hi Alex,

not sure, but I think the right function to free the memory is AUTHORITY_INFO_ACCESS_free(dps)

I will provide a patch for a review asap

----------
nosy: +matrixise

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


More information about the Python-bugs-list mailing list