[openssl/openssl] 416e15: CMS_add1_crl(): prevent double free on failure of ...
David von Oheimb
noreply at github.com
Fri Feb 24 07:52:34 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 416e155a21ba188fcd88f2e32318886b19f8b311
https://github.com/openssl/openssl/commit/416e155a21ba188fcd88f2e32318886b19f8b311
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M crypto/cms/cms_lib.c
Log Message:
-----------
CMS_add1_crl(): prevent double free on failure of CMS_add0_crl()
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20275)
Commit: 9fae775acf56d64854d76f0399a80919f9b115e7
https://github.com/openssl/openssl/commit/9fae775acf56d64854d76f0399a80919f9b115e7
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M doc/man3/CMS_add0_cert.pod
Log Message:
-----------
CMS_add0_cert.pod: remove wrong text on duplicate CRLs; small further improvements
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20275)
Compare: https://github.com/openssl/openssl/compare/6044b436d0c8...9fae775acf56
More information about the openssl-commits
mailing list