Closed
Bug 1394149
Opened 8 years ago
Closed 8 years ago
Breakpad still uses struct ucontext in ucontext_reader.cc
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
See bug 1385667 comment 13. I didn't catch those because they where arch-dependent.
After the patch that's coming, the only other occurrences are on code that defines struct ucontext itself (that looks somewhat dubious, but...).
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8901503 [details]
Bug 1394149: Fix remaining uses of ucontext in breakpad-client.
https://reviewboard.mozilla.org/r/172960/#review178718
Attachment #8901503 -
Flags: review?(ted) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5a3dac2b3a35
Fix remaining uses of ucontext in breakpad-client. r=ted
![]() |
||
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Assignee: nobody → emilio
You need to log in
before you can comment on or make changes to this bug.
Description
•