[openssl/openssl] 0e2e4b: ossl_quic_new(): Avoid dereferencing NULL qc durin...

Tomáš Mráz noreply at github.com
Mon Nov 6 07:51:24 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 0e2e4b3e69d4012f47b6908c2d8a13ec4e2d40e0
      https://github.com/openssl/openssl/commit/0e2e4b3e69d4012f47b6908c2d8a13ec4e2d40e0
  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)


  Commit: 3150dbe7cb71de1ee7040c6fdeb254c88e775b7c
      https://github.com/openssl/openssl/commit/3150dbe7cb71de1ee7040c6fdeb254c88e775b7c
  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)


Compare: https://github.com/openssl/openssl/compare/56d1ab3b6c74...3150dbe7cb71


More information about the openssl-commits mailing list