[openssl/openssl] 939dd4: Limit the number of commands that can be used in t...

Matt Caswell noreply at github.com
Thu Jul 11 18:31:57 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 939dd479ac2c819da6cee21d00a21bfdb28d6eb2
      https://github.com/openssl/openssl/commit/939dd479ac2c819da6cee21d00a21bfdb28d6eb2
  Author: Matt Caswell <matt at openssl.org>
  Date:   2024-07-11 (Thu, 11 Jul 2024)

  Changed paths:
    M fuzz/quic-lcidm.c

  Log Message:
  -----------
  Limit the number of commands that can be used in the quic-lcidm fuzzer

The fuzzer was reporting a spurious timeout due to excessive numbers of
commands in a single file. We limit the number of commands to avoid this.

Found by OSSFuzz

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24831)



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