]> 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:12:57 +0000 (11:12 +0200)
commit9e8898b6b6032a69f1002ab823a1cc0bba109b50
treeb7412d721a7a0f2b36377b43a876652cc719c892
parent9a8d7dc14201aeeed1e77d54208e4af96916fc4f
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)
crypto/x509/x509_ext.c