Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 29696af689df734cae05181d85ee04470c3839d3 https://github.com/openssl/openssl/commit/29696af689df734cae05181d85ee04470c3839d3 Author: Tomas Mraz <to...@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 <nhor...@openssl.org> Reviewed-by: Kurt Roeckx <k...@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/24781) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications