]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a helper function to delete the extension list
authorDavid Benjamin <davidben@google.com>
Sun, 31 Aug 2025 22:09:52 +0000 (18:09 -0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 9 Sep 2025 09:13:32 +0000 (11:13 +0200)
commit89ab8e388bb810a46e4a666b756bc9d92b55b9a3
treeb35cbad9922df451b54f8afd6c636bcb200320dd
parent49abb2476e3571bb10cd6254a61df07b703b1460
Add a helper function to delete the extension list

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28398)

(cherry picked from commit 9e8898b6b6032a69f1002ab823a1cc0bba109b50)
crypto/x509/x509_ext.c