[openssl/openssl] e2c6a1: ossl_quic_new(): Avoid dereferencing NULL qc durin...
Tomáš Mráz
noreply at github.com
Mon Nov 6 07:51:26 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: e2c6a1d9a0df7a468f73a7ba62a33a860daa9bb6
https://github.com/openssl/openssl/commit/e2c6a1d9a0df7a468f73a7ba62a33a860daa9bb6
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M ssl/quic/quic_impl.c
Log Message:
-----------
ossl_quic_new(): Avoid dereferencing NULL qc during cleanup
Fixes Coverity 1548383
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22606)
(cherry picked from commit 0e2e4b3e69d4012f47b6908c2d8a13ec4e2d40e0)
Commit: 1ee0a9d8d3f351813e9db1d528c569c4c8ac3eac
https://github.com/openssl/openssl/commit/1ee0a9d8d3f351813e9db1d528c569c4c8ac3eac
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M test/quicapitest.c
Log Message:
-----------
tparam_on_enc_ext(): Remove dead code in cleanup
Fixes Coverity 1548382
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22606)
(cherry picked from commit 3150dbe7cb71de1ee7040c6fdeb254c88e775b7c)
Compare: https://github.com/openssl/openssl/compare/b4081e6ca4a8...1ee0a9d8d3f3
More information about the openssl-commits
mailing list