[openssl/openssl] 878d31: Don't print excessively long ASN1 items in fuzzer
Matt Caswell
noreply at github.com
Wed Feb 21 16:52:16 UTC 2024
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 878d31954738369c35cbafbaa65e9201e9fc6d4b
https://github.com/openssl/openssl/commit/878d31954738369c35cbafbaa65e9201e9fc6d4b
Author: Matt Caswell <matt at openssl.org>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M fuzz/asn1.c
Log Message:
-----------
Don't print excessively long ASN1 items in fuzzer
Prevent spurious fuzzer timeouts by not printing ASN1 which is excessively
long.
This fixes a false positive encountered by OSS-Fuzz.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/23640)
(cherry picked from commit 4a6f70c03182b421d326831532edca32bcdb3fb1)
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