[Webkit-unassigned] [Bug 22284] New: Incorrect assert caused by uninitialized variable in NetworkStateNotifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 15 13:22:45 PST 2008


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

           Summary: Incorrect assert caused by uninitialized variable in
                    NetworkStateNotifier
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, Gtk, Wx
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


If m_networkStateChangedFunction is not initialized to null, then the assert
checking that it wasn't set will fail even though it hasn't been set. This has
been fixed already for Safari on Win/Mac and Chrome, but the issue exists for
the fallback implementation.


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



More information about the webkit-unassigned mailing list