[openssl/openssl] 0fec21: set_trace_data(): prevent double free on OPENSSL_s...
David von Oheimb
noreply at github.com
Tue Jan 24 12:34:32 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 0fec2121c0c40d8b098896c9bdf629a48fbafa63
https://github.com/openssl/openssl/commit/0fec2121c0c40d8b098896c9bdf629a48fbafa63
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M crypto/trace.c
Log Message:
-----------
set_trace_data(): prevent double free on OPENSSL_strdup() failure
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19959)
Commit: bfd5680e6be789fd554acf2ad34428816a644eec
https://github.com/openssl/openssl/commit/bfd5680e6be789fd554acf2ad34428816a644eec
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M doc/man3/OSSL_trace_set_channel.pod
Log Message:
-----------
OSSL_trace_set_channel(): add important statement that it takes BIO ownership
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19959)
Compare: https://github.com/openssl/openssl/compare/91b968bc8e41...bfd5680e6be7
More information about the openssl-commits
mailing list