aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_ssl.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2020-06-12 14:12:59 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-04-04 23:40:11 +0900
commit99e863051851852411920047c7803b425564426a (patch)
tree94a1712a348a0e9d09554220698f8f769f47c1c7 /ext/openssl/ossl_ssl.c
parent11801ad6b12895329e00220599fba100746a9137 (diff)
downloadruby-openssl-99e863051851852411920047c7803b425564426a.tar.gz
pkey: fix potential memory leak in PKey#sign
Fix potential leak of EVP_MD_CTX object in an error path. This path is normally unreachable, since the size of a signature generated by any supported algorithms would not be larger than LONG_MAX.
Diffstat (limited to 'ext/openssl/ossl_ssl.c')
0 files changed, 0 insertions, 0 deletions