]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add support for streams to the quic-client fuzzer
authorMatt Caswell <matt@openssl.org>
Wed, 1 Nov 2023 16:15:24 +0000 (16:15 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 3 Nov 2023 09:58:35 +0000 (09:58 +0000)
commit3fa274ca815335e198cf36a1062c59a9f4c00510
treebb38c6b8c83124e7be595617ce1b6c2872cd0ab7
parentd3dcf88cc5dead2ecaf29714f40cba586d6188ca
Add support for streams to the quic-client fuzzer

Enable the quic-client fuzzer to accept and create new streams

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22592)
fuzz/quic-client.c