Closed Bug 50641 Opened 25 years ago Closed 25 years ago

[MLK] Leaking PRUnichar in DIR_GetLocalizedStringPref()

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: beard, Assigned: chuang)

References

()

Details

(Keywords: memory-leak)

Attachments

(1 file)

Look at the URL above, the string in wvalue is leaking.
Keywords: mlk
You probably want to use an |nsXPIDLString| for this, and wrap it with a |getter_Copies| when you pass it as a result parameter to be filled in.
reassigning to chuang.
Assignee: putterman → chuang
Keywords: mail1
sr=bienvenu
Fix checked in
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Per Esther, assign this bug to her.
QA Contact: lchiang → esther
QA Contact: esther → stephend
Didn't see a leak reported against this when running Purify under Win2k on an opt CVS trunk build. (Saw lots of UMR's in TextRun, but I think that's Hyatt's CSS style-foo).
Status: RESOLVED → VERIFIED
Stephen, UMR's are uninitialized memory reads, not memory leaks
Right, I'm just saying that's all I saw in the output ;-)
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: