[Webkit-unassigned] [Bug 42759] New: Always freeing m_logAttrs in TextBreakIteratorGtk.cpp: setUpIterator()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 09:15:46 PDT 2010


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

           Summary: Always freeing m_logAttrs in TextBreakIteratorGtk.cpp:
                    setUpIterator()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jens.rosenboom at eu.panasonic.com


In TextBreakIteratorGtk.cpp, function setUpIterator(), line 68-69, the m_logAttrs are always freed, because createdIterator is set true in line 55.

-- 
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