summaryrefslogtreecommitdiffstats
path: root/Python/makeopcodetargets.py
diff options
context:
space:
mode:
authorMariatta <Mariatta@users.noreply.github.com>2017-04-15 01:24:22 (GMT)
committerGitHub <noreply@github.com>2017-04-15 01:24:22 (GMT)
commitb2b00e039ce71e69148e5f479e2154c1c7b712ca (patch)
tree76193dc3147a04062de961a8818ec7db7ef70937 /Python/makeopcodetargets.py
parent53ad68434ce914defcc1b734cce4b9b4d79ca3fc (diff)
downloadcpython-b2b00e039ce71e69148e5f479e2154c1c7b712ca.zip
cpython-b2b00e039ce71e69148e5f479e2154c1c7b712ca.tar.gz
cpython-b2b00e039ce71e69148e5f479e2154c1c7b712ca.tar.bz2
[2.7] bpo-29738: Fix memory leak in _get_crl_dp (GH-526) (GH-1144)
* Remove conditional on free of `dps`, since `dps` is now allocated for all versions of OpenSSL * Remove call to `x509_check_ca` since it was only used to cache the `crldp` field of the certificate CRL_DIST_POINTS_free is available in all supported versions of OpenSSL (recent 0.9.8+) and LibreSSL. (cherry picked from commit 2849cc34a8db93d448a62d69c462402347b50dcb)
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions