[openssl/openssl] fd741c: Fix a possible memleak in apps/rehash.c
Bernd Edlinger
noreply at github.com
Tue Dec 12 18:50:13 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: fd741c691e1b26e358f828539c732a1c95bf25b2
https://github.com/openssl/openssl/commit/fd741c691e1b26e358f828539c732a1c95bf25b2
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