]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC Front-End I/O API: Ensure BIOs are reffed and freed correctly
authorHugo Landau <hlandau@openssl.org>
Mon, 21 Nov 2022 07:55:37 +0000 (07:55 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:17 +0000 (13:20 +0000)
commitd1ac77b1a50b070aa55384f4c5eff3df71adb2c7
tree6474cbb25371b9e1812cfd1abbe862623d560839
parent4e64437a5fdf5c8ff1b5c2cede6c358a19a28e85
QUIC Front-End I/O API: Ensure BIOs are reffed and freed correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
include/internal/quic_channel.h
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c