Closed
Bug 186721
Opened 22 years ago
Closed 22 years ago
Keyword protocol handler NewURI leaks uri if SetSpec fails
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: hamfastgamgee)
References
()
Details
Attachments
(1 file)
777 bytes,
patch
|
timeless
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
this is just a leak in an error condition
Assignee | ||
Comment 1•22 years ago
|
||
This fixes the leak by doing an NS_RELEASE(uri);
Attachment #110162 -
Flags: superreview?(darin)
Attachment #110162 -
Flags: review+
Comment 3•22 years ago
|
||
Comment on attachment 110162 [details] [diff] [review]
Fixes the leak
sr=darin
Attachment #110162 -
Flags: superreview?(darin) → superreview+
Assignee | ||
Comment 4•22 years ago
|
||
timeless checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•