Closed
Bug 459657
Opened 16 years ago
Closed 16 years ago
nsNSSBadCertHandler leaks nsIBadCertListener2 proxy
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: mayhemer, Assigned: mayhemer)
References
Details
(Keywords: fixed1.9.1, memory-leak)
Attachments
(1 file)
(deleted),
patch
|
KaiE
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
There is missing Release() call on gained proxy.
Assignee | ||
Comment 1•16 years ago
|
||
Regression from bug 327181.
Updated•16 years ago
|
Flags: wanted1.9.0.x? → wanted1.9.0.x+
Assignee | ||
Updated•16 years ago
|
Attachment #342865 -
Flags: review?(kaie) → review?(nelson)
Comment 2•16 years ago
|
||
Comment on attachment 342865 [details] [diff] [review]
fix
I must pass this review request to a Peer/owner of PSM.
Sorry that this took so long to do.
Attachment #342865 -
Flags: review?(nelson) → review?(kaie)
Assignee | ||
Updated•16 years ago
|
Attachment #342865 -
Flags: review?(kaie) → review?(wtc)
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 342865 [details] [diff] [review]
fix
Kei, this is very simple patch that blocks other bugs and tests landing.
Attachment #342865 -
Flags: review?(wtc) → review?(kaie)
Comment 4•16 years ago
|
||
Comment on attachment 342865 [details] [diff] [review]
fix
r=kaie thanks for the patch
Attachment #342865 -
Flags: review?(kaie) → review+
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Updated•16 years ago
|
Attachment #342865 -
Flags: approval1.9.1?
Comment 6•16 years ago
|
||
Comment on attachment 342865 [details] [diff] [review]
fix
Looking for approval to land this small leak fix on the branch. Very low risk
Comment 7•16 years ago
|
||
Comment on attachment 342865 [details] [diff] [review]
fix
a191=beltzner
Attachment #342865 -
Flags: approval1.9.1? → approval1.9.1+
Comment 8•16 years ago
|
||
Pushed to branch http://hg.mozilla.org/releases/mozilla-1.9.1/rev/11fa0417bfb7
Keywords: fixed1.9.1
Assignee | ||
Updated•13 years ago
|
Flags: wanted1.9.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•