]> granicus.if.org Git - python/commit
fix memory leak in _get_crl_dp (closes #25569)
authorBenjamin Peterson <benjamin@python.org>
Thu, 12 Nov 2015 06:07:38 +0000 (22:07 -0800)
committerBenjamin Peterson <benjamin@python.org>
Thu, 12 Nov 2015 06:07:38 +0000 (22:07 -0800)
commiteda06c8f5e7d7ed5ff79c2c5296253f8f14b7f28
tree5b7bf4b5c2dd565df474ab604d3e62a6bb2aef8c
parent71a0b43854164b6ada0026d90f241c987b54d019
fix memory leak in _get_crl_dp (closes #25569)

Patch started by Stéphane Wirtel.
Misc/NEWS
Modules/_ssl.c