Closed Bug 376265 Opened 17 years ago Closed 17 years ago

Memory leak in Uniscribe::Itemize mItems

Categories

(Core :: Graphics, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: philip, Assigned: pavlov)

Details

(Keywords: memory-leak)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a4pre) Gecko/20070401 Minefield/3.0a4pre
Build Identifier: 

In gfx/thebes/src/gfxWindowsFonts.cpp (on the trunk), the Uniscribe class mallocs/reallocs mItems but never frees it.

Reproducible: Always
Keywords: mlk
Flags: blocking1.9?
Assignee: nobody → pavlov
checked in fix (free(mItems) in destructor) as part of 376300
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: blocking1.9?
You need to log in before you can comment on or make changes to this bug.