Closed
Bug 735499
Opened 13 years ago
Closed 13 years ago
B2G RIL: Leaking "options" object when rild responds with an error
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(1 file)
1.45 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
If rild responds with an error, we take an early exit in Buf.processParcel() and won't remove the "options" object from the tokenRequestMap.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #605577 -
Flags: review?(kyle)
Updated•13 years ago
|
Attachment #605577 -
Flags: review?(kyle) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla14
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•