[openssl/openssl] 913020: CMS_add1_crl(): prevent double free on failure of ...
David von Oheimb
noreply at github.com
Fri Feb 24 08:00:31 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 913020e7aba21cb6c5646f26460f05923f7a6d46
https://github.com/openssl/openssl/commit/913020e7aba21cb6c5646f26460f05923f7a6d46
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)
(cherry picked from commit 416e155a21ba188fcd88f2e32318886b19f8b311)
Commit: 3c8cee206504e5a0df39933807c58ae17b8a6f46
https://github.com/openssl/openssl/commit/3c8cee206504e5a0df39933807c58ae17b8a6f46
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)
(cherry picked from commit 9fae775acf56d64854d76f0399a80919f9b115e7)
Compare: https://github.com/openssl/openssl/compare/2c4b1c7b7b09...3c8cee206504
More information about the openssl-commits
mailing list