summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authortb <>2022-08-30 18:23:40 +0000
committertb <>2022-08-30 18:23:40 +0000
commit1a9da7c0ed6d38c90dc05ef988d634c7572bf8fe (patch)
tree346bc1efbdad4a3b0b480be491d62f6d22289578 /src/lib/libssl/ssl_ciph.c
parentbc8ac59b78f59476b8997f492a28783b7724db15 (diff)
downloadopenbsd-1a9da7c0ed6d38c90dc05ef988d634c7572bf8fe.tar.gz
openbsd-1a9da7c0ed6d38c90dc05ef988d634c7572bf8fe.tar.bz2
openbsd-1a9da7c0ed6d38c90dc05ef988d634c7572bf8fe.zip
Plug leak of BIO in tls13_quic_init()
If rbio and wbio are the same, SSL_free() only frees one BIO, so the BIO_up_ref() before SSL_set_bio() leads to a leak. ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions