[openssl/openssl] c340df: Fix memory leak in X509V3_add1_i2d when flag is X5...
Tomas Mraz
noreply at reply.github.openssl.org
Mon Jul 11 08:52:35 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: c340dfa1c0bc9d9e60e4fcbe2ac6aa3d762261e4
https://github.openssl.org/openssl/openssl/commit/c340dfa1c0bc9d9e60e4fcbe2ac6aa3d762261e4
Author: Allan <allanchang96 at gmail.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M crypto/x509/v3_lib.c
Log Message:
-----------
Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETE
Fixes #18677
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18698)
(cherry picked from commit 4798e0680b112993815098ca21d7d68ff31ebc6e)
More information about the openssl-commits
mailing list