]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid potential memory leak
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 7 Mar 2022 16:05:57 +0000 (17:05 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Mar 2022 14:23:48 +0000 (14:23 +0000)
commitc02fff5aecd4d002143a0e901f3dde3d14934a18
tree37fb3b3e933bd286c0f8d5519ca25c4d9167d99e
parentd3602088603605f39993f03781163df2decf85e3
Avoid potential memory leak

Resolves #17827

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17828)

(cherry picked from commit 175355923046921a689b500f7a72455f7095708f)
crypto/x509v3/v3_utl.c