Coverity 1516624: Fix overrun memory access.
authorPauli <pauli@openssl.org>
Wed, 2 Nov 2022 01:20:16 +0000 (12:20 +1100)
committerTomas Mraz <tomas@openssl.org>
Thu, 3 Nov 2022 09:31:29 +0000 (10:31 +0100)
commitce0a7cadadb973216399e70d3a69f352b0843deb
treeffdfa6a4be911bf563b45e15269d337015c7175c
parent00e38edcfb95b556a59de96e0c18343828929c8f
Coverity 1516624: Fix overrun memory access.

Not possible to hit but good to address.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19576)
test/punycode_test.c