Closed
Bug 20665
Opened 25 years ago
Closed 25 years ago
[MLK] Leaking an nsString object in a loop
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
M12
People
(Reporter: beard, Assigned: cata)
References
()
Details
You should really be using an nsAutoString here anyway, and declaring it outside
the loop. You can see this leak in the report file:
http://galifrey/MozillaLeaks.html#0x048E6700
Call me and I'll explain the report.
That's some temp code. I'll clear it today and fix this leak too.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
QA Contact: teruko → cata
You need to log in
before you can comment on or make changes to this bug.
Description
•