[openssl/openssl] 658e53: fuzz/decoder.c: Lower the limits on key checks
Tomáš Mráz
noreply at github.com
Fri Jul 5 11:58:57 UTC 2024
Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: 658e53b4efa1ca55e9ea2ad8f03971fcc85aad17
https://github.com/openssl/openssl/commit/658e53b4efa1ca55e9ea2ad8f03971fcc85aad17
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M fuzz/decoder.c
Log Message:
-----------
fuzz/decoder.c: Lower the limits on key checks
These checks still take too long time on clusterfuzz
so they are longer than the timeout limit.
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/24781)
(cherry picked from commit 29696af689df734cae05181d85ee04470c3839d3)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list