[openssl/openssl] 4a6f70: Don't print excessively long ASN1 items in fuzzer

Matt Caswell noreply at github.com
Wed Feb 21 16:48:11 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4a6f70c03182b421d326831532edca32bcdb3fb1
      https://github.com/openssl/openssl/commit/4a6f70c03182b421d326831532edca32bcdb3fb1
  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)



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