[Webkit-unassigned] [Bug 45865] New: [GTK] [REGRESSION] r67591 broke the testwebbackforwardlist API test and introduced a memory leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 19:05:51 PDT 2010


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

           Summary: [GTK] [REGRESSION] r67591 broke the
                    testwebbackforwardlist API test and introduced a
                    memory leak
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


The backForwardList member is assigned from a constructor without calling adoptPlatformRef. This leads to the GObject having a reference count of 2 and the memory leaking.

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