[Webkit-unassigned] [Bug 57307] New: [GTK] Fix leaked pointer in FontGtk.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 00:43:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57307

           Summary: [GTK] Fix leaked pointer in FontGtk.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


In convertUniCharToUTF8,
utf8 got allocated memory via utf16_to_utf8(characters, length, utf8, new_length);

But, It looks not released.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list