]> 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:48 +0000 (11:13 +0200)
commit4855bca399e14637f4877d828535f01af4e224d6
tree29e073232c2e6a8c80631268c1828331513b6246
parente32015b8f4e43c7223a87dd49d2d19fedce2e6b4
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