aboutsummaryrefslogtreecommitdiffstats
path: root/tool/ruby-openssl-docker
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-07-24 15:02:42 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-10-16 21:41:12 +0900
commitc0c7db9336a4dc99e85192ce29ff549b8d92f8fc (patch)
treefd1cea494963820ab49fe9604329012001bae185 /tool/ruby-openssl-docker
parent1dd7c25d53eca4ec7965bb9b9cf5e2b837555686 (diff)
downloadruby-openssl-c0c7db9336a4dc99e85192ce29ff549b8d92f8fc.tar.gz
pkey: fix possible memory leak in ossl_pkey_new()
The ownership of the EVP_PKEY object given as the argument is moved to ossl_pkey_new(). So, the function must not raise an exception without freeing it on failure.
Diffstat (limited to 'tool/ruby-openssl-docker')
0 files changed, 0 insertions, 0 deletions