Closed
Bug 1493845
Opened 6 years ago
Closed 6 years ago
Launcher process: Disable cross-process DLL blocklist in ASAN builds
Categories
(Firefox :: General, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: inj+)
Attachments
(1 file)
ASAN doesn't like the launcher blocklist because the latter initializes so early that ASAN isn't ready for it.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment on attachment 9011663 [details]
Bug 1493845: Disable cross-process DLL blocklist in ASAN builds; r?mhowell!
Matt Howell [:mhowell] has approved the revision.
Attachment #9011663 -
Flags: review+
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1bc35a65c8f1
Disable cross-process DLL blocklist in ASAN builds; r=mhowell
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in
before you can comment on or make changes to this bug.
Description
•