Closed
Bug 1450047
Opened 3 years ago
Closed 3 years ago
Upgrade in-tree copy of libFuzzer
Categories
(Core :: Fuzzing, enhancement)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)
Details
Attachments
(2 files)
More recent versions have all sorts of good stuff like printing REDUCE when it finds a smaller test case and printing when the names of new functions it finds -- these are nice when you're developing a fuzzer locally
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 6•3 years ago
|
||
mozreview-review |
Comment on attachment 8963714 [details] Bug 1450047 - Part 1 - switch libFuzzer update script to new git repo; https://reviewboard.mozilla.org/r/232602/#review238048
Attachment #8963714 -
Flags: review?(choller) → review+
Comment 7•3 years ago
|
||
mozreview-review |
Comment on attachment 8963715 [details] Bug 1450047 - part 2 - updated in-tree copy of libFuzzer; https://reviewboard.mozilla.org/r/232604/#review238050
Attachment #8963715 -
Flags: review?(choller) → review+
Assignee | ||
Updated•3 years ago
|
Keywords: checkin-needed
Pushed by btara@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1caa3b80f1fa Part 1 - switch libFuzzer update script to new git repo; r=decoder https://hg.mozilla.org/integration/autoland/rev/900b21685bc4 part 2 - updated in-tree copy of libFuzzer; r=decoder
Keywords: checkin-needed
Comment 9•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1caa3b80f1fa https://hg.mozilla.org/mozilla-central/rev/900b21685bc4
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•