Closed
Bug 1487148
Opened 6 years ago
Closed 6 years ago
null-ptr-deref crash when receiving IPC message for X11 layer if there's no X display
Categories
(Core :: Graphics: Layers, defect, P1)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This was encountered while fuzzing. I'm not sure if it's reachable from real code or not (maybe in headless mode).
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Comment on attachment 9004950 [details]
Bug 1487148 - handle there not being an X display gracefully in IPC; r?lsalzman
Lee Salzman [:lsalzman] has approved the revision.
Attachment #9004950 -
Flags: review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/16710b8f5b70
handle there not being an X display gracefully in IPC; r=lsalzman
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•