]> git.ipfire.org Git - thirdparty/openssl.git/commit
Centralize freeing of tokens
authorNeil Horman <nhorman@openssl.org>
Mon, 27 Jan 2025 18:04:08 +0000 (13:04 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commit725074f4e7068220843bd0bb0db3b05c56fdb8d6
tree9361f4713a8f31048cccc94c8bce87ca2163de89
parent647fdf65c9ab20886fdd01040bc4ab2afa4ac68f
Centralize freeing of tokens

This will make it easier to refcount them in a moment

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26517)
include/internal/quic_ssl.h
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c