aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/stack.rs
diff options
context:
space:
mode:
authorOvermind JIANG <[email protected]>2015-11-18 11:36:34 +0800
committerOvermind JIANG <[email protected]>2015-11-18 11:36:34 +0800
commit3c6c4a7b3df9082188ec45f3e636440abfc5c563 (patch)
treefcc183e68b243b708e18275053db579d92dd6cc2 /openssl/src/stack.rs
parentRemove unecessary build dependency (diff)
downloadrust-openssl-3c6c4a7b3df9082188ec45f3e636440abfc5c563.tar.xz
rust-openssl-3c6c4a7b3df9082188ec45f3e636440abfc5c563.zip
Fix a leak when using `EVP_PKEY_get1_RSA`.
`EVP_PKEY_get1_RSA` returns a RSA structure with its reference count increased by 1 and therefore we need to call `RSA_free` after finishing using that value.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions