summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecdsa.c
diff options
context:
space:
mode:
authortb <>2023-08-07 10:58:56 +0000
committertb <>2023-08-07 10:58:56 +0000
commit7391e7bedfb367ff7d55ce73045a38949cf9c3e3 (patch)
tree3113b1e10214873923dc86aaf0bcfda072055033 /src/lib/libcrypto/ecdsa/ecdsa.c
parent6d6ceebd102d95e344492744e4defe13647f6bd7 (diff)
downloadopenbsd-7391e7bedfb367ff7d55ce73045a38949cf9c3e3.tar.gz
openbsd-7391e7bedfb367ff7d55ce73045a38949cf9c3e3.tar.bz2
openbsd-7391e7bedfb367ff7d55ce73045a38949cf9c3e3.zip
Fix two leaks in BIO_dup_chain()
If CRYPTO_dup_ex_data() fails, the new_bio is leaked. If an error occurs after the first iteration, all members of the new chain except the head are leaked. ok jsing
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecdsa.c')
0 files changed, 0 insertions, 0 deletions