Closed
Bug 22281
Opened 26 years ago
Closed 26 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)
|
21.51 KB,
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•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M13
| Assignee | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•26 years ago
|
||
I checked in the nsLocale change as well as caller side (RDF) change.
| Assignee | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: teruko → nhotta
| Assignee | ||
Comment 3•26 years ago
|
||
The leak is fixed now.
Before check in:
171 nsDateTimeFormatUnix 148 148
After check in:
171 nsDateTimeFormatUnix 148 0
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•