]> 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>
Tue, 4 Feb 2025 14:15:26 +0000 (09:15 -0500)
commite932f82427eed7964557bc6d3cd450c77e5d3189
tree0be803ab3fad7e009e533d3c0efd17ae19bf25e1
parent42129ece19fd3029dcbd3357817e72f2e7bd203b
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