mirror of
https://github.com/openssl/openssl.git
synced 2024-12-27 06:21:43 +08:00
c239bc9e96
struct timeval doesn't support nanosecs but OSSL_TIME does. We round up any nanosecs to ensure that a non-zero input always results in a non-zero output. This fixes a quic-client fuzzer hang. Fixes #22437 Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22440) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |