]> granicus.if.org Git - python/commit
Properly initialize all fields of a SSL object after allocation.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Sep 2013 17:53:45 +0000 (19:53 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 29 Sep 2013 17:53:45 +0000 (19:53 +0200)
commitb2201e1aa639fe990f8c0cd79b52a7033d84b32d
tree3f4d3fdaae45899760bed09faae5b878d4062d2b
parent20b85557f2cc8f5f10d7d98314a3181c60553e12
parent860aee75b83f8d026999682b7565e271c05433a4
Properly initialize all fields of a SSL object after allocation.
Misc/NEWS
Modules/_ssl.c