[openssl/openssl] 24844b: ssl_lib: added pointer SSL_CONNECTION check to NUL...

Matthias St. Pierre noreply at github.com
Thu Oct 26 14:47:14 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 24844be16f0e4c30ae3386760ff571592b14b02f
      https://github.com/openssl/openssl/commit/24844be16f0e4c30ae3386760ff571592b14b02f
  Author: atishkov <a.tishkov at aladdin.ru>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M ssl/ssl_lib.c

  Log Message:
  -----------
  ssl_lib: added pointer SSL_CONNECTION check to NULL before dereferencing it in ossl_ctrl_internal()

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22470)


  Commit: b9788ce6a869185f040df4c98d2e7143110aa517
      https://github.com/openssl/openssl/commit/b9788ce6a869185f040df4c98d2e7143110aa517
  Author: atishkov <a.tishkov at aladdin.ru>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M ssl/ssl_lib.c

  Log Message:
  -----------
  ssl_lib: added pointer SSL and SSL_CONNECTION check to NULL before dereferencing it in ossl_ctrl_internal()

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22470)


  Commit: b419fccad7e88ff3d7c9fd74b2990952dd09b57a
      https://github.com/openssl/openssl/commit/b419fccad7e88ff3d7c9fd74b2990952dd09b57a
  Author: atishkov <a.tishkov at aladdin.ru>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M ssl/ssl_lib.c

  Log Message:
  -----------
  ssl_lib: added pointer SSL and SSL_CONNECTION check to NULL before dereferencing it in ossl_ctrl_internal()

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22470)


  Commit: 8dc82c02559545fabe15fd95d55623f4f7fc0f08
      https://github.com/openssl/openssl/commit/8dc82c02559545fabe15fd95d55623f4f7fc0f08
  Author: atishkov <a.tishkov at aladdin.ru>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M ssl/ssl_lib.c

  Log Message:
  -----------
  ssl_lib: added pointer SSL_CONNECTION check to NULL before dereferencing it in ossl_ctrl_internal()

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22470)


  Commit: c61fda2ff88a5dc8d71a6b848008d6f01bfd7fa2
      https://github.com/openssl/openssl/commit/c61fda2ff88a5dc8d71a6b848008d6f01bfd7fa2
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M crypto/initthread.c

  Log Message:
  -----------
  crypto/initthread.c: fix misspelled OSSL_provider_init() in comment

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22450)


Compare: https://github.com/openssl/openssl/compare/42772df59bef...c61fda2ff88a


More information about the openssl-commits mailing list