diff options
author | tb <> | 2022-02-08 19:13:50 +0000 |
---|---|---|
committer | tb <> | 2022-02-08 19:13:50 +0000 |
commit | 652dcc4768178318a02265fe5fe2c2c80a9b3de2 (patch) | |
tree | 8e373aa564f59460e35d02edb63ace802e6be461 /src/regress/lib/libc/explicit_bzero/explicit_bzero.c | |
parent | 336d1a9a94803e1cb6ae5d6c6ed8266c168ccf16 (diff) | |
download | openbsd-652dcc4768178318a02265fe5fe2c2c80a9b3de2.tar.gz openbsd-652dcc4768178318a02265fe5fe2c2c80a9b3de2.tar.bz2 openbsd-652dcc4768178318a02265fe5fe2c2c80a9b3de2.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/explicit_bzero/explicit_bzero.c')
0 files changed, 0 insertions, 0 deletions