Closed Bug 13616 Opened 25 years ago Closed 25 years ago

MLK: nsID::ToString() must be freed in intl components!

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: bruce)

Details

These files all forget to free up the results of nsID::ToString() calls:

nsUCvLatinDll.cpp
nsUCVJADll.cpp
nsUCvKODll.cpp
nsUCvTWDll.cpp
nsUCvCnDll.cpp

These are collectively the largest source of leaks in the startup of viewer!
Assignee: ftang → bruce
Status: NEW → ASSIGNED
I've got fixes for these and will be checking them in tonight.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I checked in the fixes.
Status: RESOLVED → VERIFIED
Verified to not leak in Purify now.
You need to log in before you can comment on or make changes to this bug.