]> 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:18 +0000 (11:13 +0200)
commit4620e09c54c8bee62040e4f84a50391e8ee60981
tree11552a9b1ceb0350f80ebe88112ac2b4a35629a4
parent30930f861578852dfbb10ad14440e1696172e68c
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