Closed
Bug 22281
Opened 25 years ago
Closed 25 years ago
memeory leak at nsDateTimeFormatUnix
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: ftang, Assigned: nhottanscp)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
There are some memory leak of nsDateTimeFormateUnix in the tinderbox lead
report. Please fix it.
nsDateTimeFormatUnix 148 0.00%
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13
Assignee | ||
Comment 1•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
I checked in the nsLocale change as well as caller side (RDF) change.
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: teruko → nhotta
Assignee | ||
Comment 3•25 years ago
|
||
The leak is fixed now.
Before check in:
171 nsDateTimeFormatUnix 148 148
After check in:
171 nsDateTimeFormatUnix 148 0
You need to log in
before you can comment on or make changes to this bug.
Description
•