]> git.ipfire.org Git - thirdparty/openssl.git/commit
fuzz: add punycode decoder fuzz test
authorPauli <pauli@openssl.org>
Thu, 3 Nov 2022 21:43:38 +0000 (08:43 +1100)
committerPauli <pauli@openssl.org>
Thu, 10 Nov 2022 21:14:48 +0000 (08:14 +1100)
commit8aa82b337081b7a22c35dddad8d62fb1ca9ea884
treee9dc998fcb32f605bc83a552f587e62fa78ceee2
parent905ba924398f474e647de70345b4ae4089fedba7
fuzz: add punycode decoder fuzz test

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19591)
fuzz/build.info
fuzz/corpora/punycode/0000000000000000000000000000000000000000 [new file with mode: 0644]
fuzz/corpora/punycode/0000000000000000000000000000000000000001 [new file with mode: 0644]
fuzz/fuzzer.h
fuzz/punycode.c [new file with mode: 0644]
include/crypto/punycode.h