]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC LCIDM: Add fuzzer
authorHugo Landau <hlandau@openssl.org>
Fri, 3 Nov 2023 17:16:23 +0000 (17:16 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 6 Dec 2023 10:40:11 +0000 (10:40 +0000)
commit3d7f83ebdca1d66f7ddb2ad1d23866d3a6c4e3cf
treec105748f9e46b5ff99fe5b8a3da50d7c6d251d0d
parent8489a0a1f246e2f8bb1d98fc550b7a0fd341ef51
QUIC LCIDM: Add fuzzer

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22673)
fuzz/build.info
fuzz/quic-lcidm.c [new file with mode: 0644]
ssl/quic/quic_lcidm.c
test/recipes/99-test_fuzz_quic_lcidm.t [new file with mode: 0644]