Closed Bug 1914870 Opened 2 months ago Closed 1 month ago

Use libFuzzer options from fuzz/config/$fuzzer.options in CI

Categories

(NSS :: Test, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mdauer, Assigned: mdauer)

Details

Attachments

(1 file)

scheduleFuzzingRun currently takes max_len as the fourth parameter , which is used to set libFuzzer max_len, and most calls use a hardcoded value. We should instead use the values from fuzz/options/$fuzzer.options, especially with the recent changes (Bug 1903783).

Summary: Use max_len from fuzz/config/$fuzzer.options in CI → Use libFuzzer options from fuzz/config/$fuzzer.options in CI
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: