[openssl/openssl] 74c929: Fix memory leak in cmp_calc_protection()
slontis
noreply at reply.github.openssl.org
Wed Jun 29 08:02:56 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 74c929d00dce3a4755164859c600aabb3838a87b
https://github.openssl.org/openssl/openssl/commit/74c929d00dce3a4755164859c600aabb3838a87b
Author: slontis <shane.lontis at oracle.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M crypto/cmp/cmp_protect.c
Log Message:
-----------
Fix memory leak in cmp_calc_protection()
Triggered by a memory allocation failure.
Detected by PR #18355
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18670)
More information about the openssl-commits
mailing list