]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add params precondition in ASN1_STRING_TABLE_add, ASN1_STRING_TABLE_get
authorJohnnySavages <drokov@rutoken.ru>
Sun, 25 May 2025 12:52:53 +0000 (08:52 -0400)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Jun 2025 14:58:46 +0000 (15:58 +0100)
commit4a341e083011c5329dc327745cb671eef917cb0f
treee87fa6df8480cf220d59eeb8475728c4a1baf4f9
parent403ba31a02e47d37070036529966d5a94d98c6fd
Add params precondition in ASN1_STRING_TABLE_add, ASN1_STRING_TABLE_get

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27707)
crypto/asn1/a_strnid.c