Closed
Bug 1410438
Opened 8 years ago
Closed 8 years ago
Unused Result warning in js/src/jscntxt.cpp that causes an error with FORTIFY_SOURCE
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
Details
Attachments
(1 file)
This is an analog of Bug 1406687 except in the js/ directory
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8920587 [details]
Bug 1410438 Resolve unused result warning in js/src/jscntxt.cpp
https://reviewboard.mozilla.org/r/191600/#review196922
Attachment #8920587 -
Flags: review?(n.nethercote) → review+
| Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/557ae99dfd45
Resolve unused result warning in js/src/jscntxt.cpp r=njn
Keywords: checkin-needed
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•