]> granicus.if.org Git - python/commit
Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 21:25:27 +0000 (22:25 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 21:25:27 +0000 (22:25 +0100)
commit2f5a163dfc76d53b5ecd04ff19c4d15761d106a7
treebfdc895089c727da59b06f7b2a2fe1e464e0b8c1
parent1ca93954e17e4f6f1230306997badbda3e5c68bc
Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().
Misc/NEWS
Modules/_ssl.c