[openssl/openssl] 54fa5b: ssl_lib: added pointer SSL_CONNECTION check to NUL...
openssl-machine
noreply at github.com
Thu Oct 26 14:47:17 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 54fa5b3911ead0e1ba7d32bc5732ed2a60b38a99
https://github.com/openssl/openssl/commit/54fa5b3911ead0e1ba7d32bc5732ed2a60b38a99
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)
(cherry picked from commit 24844be16f0e4c30ae3386760ff571592b14b02f)
Commit: 6f1d3e130ed9f79335e5c9bd518f835b71417564
https://github.com/openssl/openssl/commit/6f1d3e130ed9f79335e5c9bd518f835b71417564
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)
(cherry picked from commit b9788ce6a869185f040df4c98d2e7143110aa517)
Commit: 1c03353511238251f48152c09b523322c1de54ad
https://github.com/openssl/openssl/commit/1c03353511238251f48152c09b523322c1de54ad
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)
(cherry picked from commit b419fccad7e88ff3d7c9fd74b2990952dd09b57a)
Commit: 4230172a0556e1d99dea9469905d18cb64e7c799
https://github.com/openssl/openssl/commit/4230172a0556e1d99dea9469905d18cb64e7c799
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)
(cherry picked from commit 8dc82c02559545fabe15fd95d55623f4f7fc0f08)
Compare: https://github.com/openssl/openssl/compare/a595e90032a2...4230172a0556
More information about the openssl-commits
mailing list