[openssl/openssl] 94f9ae: Don't print excessively long ASN1 items in fuzzer

Matt Caswell noreply at github.com
Wed Feb 21 16:50:14 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 94f9ae9ffc291e82a282323a579e84b9d61b4526
      https://github.com/openssl/openssl/commit/94f9ae9ffc291e82a282323a579e84b9d61b4526
  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