Closed
Bug 1449679
Opened 7 years ago
Closed 7 years ago
Disable sentinel checking in IPC when fuzzing
Categories
(Core :: IPC, enhancement, P1)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)
Details
Attachments
(1 file)
749 bytes,
patch
|
jld
:
review+
|
Details | Diff | Splinter Review |
This is a follow up to bug 1382234. That patch leaves sentinels on in fuzzing + debug builds. Neither :decoder nor I think this makes sense, so I'm going to send a patch to disable them always when fuzzing is enabled.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8963282 -
Flags: review?(jld)
Comment 2•7 years ago
|
||
Comment on attachment 8963282 [details] [diff] [review]
1449679.patch
Review of attachment 8963282 [details] [diff] [review]:
-----------------------------------------------------------------
Seems reasonable.
Attachment #8963282 -
Flags: review?(jld) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e207f035fa3d
Disable sentinel checking in IPC in debug fuzzing builds. r=jld
Keywords: checkin-needed
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•