Add test to confirm IPAddressFamily_check_len catches invalid len
authorGraham Woodward <graham.woodward@ibm.com>
Mon, 14 Nov 2022 21:15:27 +0000 (21:15 +0000)
committerTomas Mraz <tomas@openssl.org>
Wed, 16 Nov 2022 16:19:39 +0000 (17:19 +0100)
commit7489ada9f3fd902c5bc3c58cc03a90de2800d0ab
treebdc89530d2127f085925807a5806f056328d3193
parent9351f675fab42abbc321f0994bff7e0b27cfbe57
Add test to confirm IPAddressFamily_check_len catches invalid len

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19273)
test/v3ext.c