[openssl/openssl] 4798e0: Fix memory leak in X509V3_add1_i2d when flag is X5...
Tomas Mraz
noreply at reply.github.openssl.org
Mon Jul 11 08:52:06 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 4798e0680b112993815098ca21d7d68ff31ebc6e
https://github.openssl.org/openssl/openssl/commit/4798e0680b112993815098ca21d7d68ff31ebc6e
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)
More information about the openssl-commits
mailing list