Closed
Bug 1123854
Opened 8 years ago
Closed 8 years ago
Remove some out of memory checks in caps/.
Categories
(Core :: Security: CAPS, defect)
Core
Security: CAPS
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
2.03 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8551962 -
Flags: review?(jst)
Assignee | ||
Comment 2•8 years ago
|
||
This is a slightly silly bug, but I needed something to test my patch to make |git bz file| remove reviewers from the summary. ;)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → continuation
Assignee | ||
Comment 3•8 years ago
|
||
There are some remaining uses of NS_ERROR_OUT_OF_MEMORY in caps/ related to calls to ToNewCString(), but I wasn't able to convince myself entirely that that method is infallible, so I left them alone.
Updated•8 years ago
|
Attachment #8551962 -
Flags: review?(jst) → review+
Assignee | ||
Comment 4•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1cd8f91060fd
Comment 5•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1cd8f91060fd
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•