]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Fix refcounting for listeners
authorHugo Landau <hlandau@openssl.org>
Mon, 5 Feb 2024 17:32:51 +0000 (17:32 +0000)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commitf4cfa1b9ccc0b98affa98abb95f36ca7ae4dd711
treef148f709fea930e12308c2b74204305165411d27
parent99e4a1e3ce4713d8cc373de949e93490f3f39865
QUIC APL: Fix refcounting for listeners

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23334)
ssl/quic/quic_impl.c