Closed Bug 50570 Opened 25 years ago Closed 25 years ago

[MLK] Leaking PRUnichar buffer in nsHTMLEditor::InsertFromTransferable()

Categories

(Core :: DOM: Editor, defect, P1)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: beard, Assigned: kinmoz)

References

()

Details

(Keywords: memory-leak, perf, Whiteboard: [rtm++][p:1] FIX CHECKED INTO TRUNK AND BRANCH)

Attachments

(2 files)

At the URL given above, a call to nsISupportsWString::ToString() is returning a pointer to a PRUnichar buffer, which is leaking. I noticed this leak when composing an e-mail message and pasting an address in to the "To:" field.
Attached file Leak report.
Keywords: mlk
assigning to kin, setting to m19
Assignee: beppe → kin
Keywords: perf
Target Milestone: --- → M19
Accepting bug.
Status: NEW → ASSIGNED
mem leaks need to be resolved
Severity: normal → major
Keywords: rtm
Priority: P3 → P1
Whiteboard: [rtm+]
Whiteboard: [rtm+] → [rtm+][p:1]
Kin, please include the required information per the rtm checkin rules
Whiteboard: [rtm+][p:1] → [rtm+ NEED INFO][p:1]
Cc brade@netscape.com for review and sfraser@netscape.com for super review.
sr=sfraser
r=brade
Removing "NEED INFO" comment and sending bug to PDT for rtm++.
Whiteboard: [rtm+ NEED INFO][p:1] → [rtm+][p:1]
rtm++
Whiteboard: [rtm+][p:1] → [rtm++][p:1]
Fix checked into trunk: mozilla/editor/base/nsHTMLEditor.cpp revision 1.333 Will check into Netscape_20000922_BRANCH as soon as it opens.
Whiteboard: [rtm++][p:1] → [rtm++][p:1] FIX CHECKED INTO TRUNK
Fix checked into the Netscape_20000922_BRANCH: mozilla/editor/base/nsHTMLEditor.cpp revision 1.332.2.2
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: [rtm++][p:1] FIX CHECKED INTO TRUNK → [rtm++][p:1] FIX CHECKED INTO TRUNK AND BRANCH
marking VERIFIED...per Kin.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: