summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc
diff options
context:
space:
mode:
authortb <>2022-02-08 19:13:50 +0000
committertb <>2022-02-08 19:13:50 +0000
commitf474d427587fdca7920adc59f098e68ed6c975f0 (patch)
tree8e373aa564f59460e35d02edb63ace802e6be461 /src/regress/lib/libc
parent1e83991a9a73223ac9ced04b0563848f0a92fd7d (diff)
downloadopenbsd-f474d427587fdca7920adc59f098e68ed6c975f0.tar.gz
openbsd-f474d427587fdca7920adc59f098e68ed6c975f0.tar.bz2
openbsd-f474d427587fdca7920adc59f098e68ed6c975f0.zip
Plug a long standing leak in libtls CRL handling
X509_STORE_add_crl() does not take ownership of the CRL, it bumps its refcount. So nulling out the CRL from the stack will leak it. Issue reported by KS Sreeram, thanks! ok jsing
Diffstat (limited to 'src/regress/lib/libc')
0 files changed, 0 insertions, 0 deletions