QUIC APL: Move NULL pointer check to quic_impl.c
authorHugo Landau <hlandau@openssl.org>
Wed, 7 Feb 2024 08:54:21 +0000 (08:54 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 8 Feb 2024 16:50:01 +0000 (16:50 +0000)
commit99a5cfc13a0a8b1ebf51d0193ac78f64a48c87e1
tree0308ce8fcb8c290e9a85eeb6b576f06bc51ae3b8
parent827475fc8b255f912a90295b3dac5864a0a7614a
QUIC APL: Move NULL pointer check to quic_impl.c

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