[openssl/openssl] 3d69f7: Fix a possible memleak in apps/rehash.c
Bernd Edlinger
noreply at github.com
Tue Dec 12 18:50:14 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 3d69f78383b376f72eb1595865c0d3a723382776
https://github.com/openssl/openssl/commit/3d69f78383b376f72eb1595865c0d3a723382776
Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M apps/rehash.c
Log Message:
-----------
Fix a possible memleak in apps/rehash.c
The OPENSSL_DIR_end was missing in case of error.
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22920)
(cherry picked from commit 01709fcb8b609cfc47e277d20492c333bafb113e)
More information about the openssl-commits
mailing list