summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_crl.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-01-28 15:14:07 +0100
committerRichard Levitte <levitte@openssl.org>2017-01-28 15:14:07 +0100
commit63414e64e66e376654e993ac966e3b2f9d849d3b (patch)
treef5b8e0e421c05d09d5ec37c3c6c891f442113d7b /crypto/x509/x_crl.c
parent26a39fa953c11c4257471570655b0193828d4721 (diff)
Correct pointer to be freed
The pointer that was freed in the SSLv2 section of ssl_bytes_to_cipher_list may have stepped up from its allocated position. Use a pointer that is guaranteed to point at the start of the allocated block instead. Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2312)
Diffstat (limited to 'crypto/x509/x_crl.c')
0 files changed, 0 insertions, 0 deletions