Updates to the quic client fuzzer
authorMatt Caswell <matt@openssl.org>
Wed, 11 Oct 2023 09:43:58 +0000 (10:43 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Oct 2023 09:08:12 +0000 (10:08 +0100)
commitacee7d68e1037d18f34d03bcd70af6b1b6e48299
tree2f864c2189b698970f86debb64665b42e6b7ce1a
parent5415383d2c7e8ee8147eb01361f3f952ceec3761
Updates to the quic client fuzzer

Handle retryable errors from SSL_read(). Also ensure the underlying BIO
handles the destination address capability.

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