]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC NULL checks
authorAndrew Dinh <andrewd@openssl.org>
Wed, 26 Feb 2025 14:30:18 +0000 (21:30 +0700)
committerNeil Horman <nhorman@openssl.org>
Thu, 27 Feb 2025 15:23:38 +0000 (10:23 -0500)
commit442f1958e8f2c4f35a29a2e921e29aee1ceeccb3
tree2d56555d24b3d99c425bc3f7f29cec0a4ee296b1
parent96889735960260c6e4b5d9bc2d298e729c7f7269
QUIC NULL checks

- Fixes https://scan5.scan.coverity.com/#/project-view/62507/10222?selectedIssue=1643029
- Fixes https://scan5.scan.coverity.com/#/project-view/62507/10222?selectedIssue=1643030
- Fixes https://scan5.scan.coverity.com/#/project-view/62507/10222?selectedIssue=1643141

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26916)
ssl/quic/quic_impl.c
ssl/quic/quic_tls.c