Closed
Bug 56747
Opened 24 years ago
Closed 24 years ago
one-time leak of 5 nsVoidArray from nsTimerGtk::Init
Categories
(Core :: XUL, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla0.9
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Keywords: memory-leak, Whiteboard: [tind-mlk])
Attachments
(1 file)
1.99 KB,
patch
|
Details | Diff | Splinter Review |
nsTimerGtk has a one-time leak of 5 nsVoidArray. They should be deleted in the
module destructor.
Patch coming, once I write it...
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → mozilla0.9
Comment 2•24 years ago
|
||
r=pavlov
Comment 3•24 years ago
|
||
sr=scc
Assignee | ||
Comment 4•24 years ago
|
||
Fix checked in 2000-10-29 13:35-0800.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•