Closed Bug 1659392 Opened 5 years ago Closed 5 years ago

Fuzzing interfaces for Rust should only be built with libFuzzer

Categories

(Core :: Fuzzing, defect)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox81 --- wontfix
firefox82 --- wontfix
firefox83 --- fixed

People

(Reporter: decoder, Assigned: decoder)

Details

Attachments

(1 file)

Currently, building mozilla-central with AFL is broken because the fuzzing code for Rust is active even with AFL. It only makes sense to build the rust code with fuzzing support when building with libFuzzer though, because AFL can't instrument the rust code.

The severity field is not set for this bug.
:decoder, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(choller)
Severity: -- → S4
Flags: needinfo?(choller)
Pushed by choller@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e3f048f75d2c Only enable rust fuzzing code with libFuzzer. r=truber
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch

Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: