[Webkit-unassigned] [Bug 11471] New: uninitialized member being tested before set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 11:42:24 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11471

           Summary: uninitialized member being tested before set
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: dacarson at gmail.com


In Frame.cpp, the variable m_beganSelectingText (defined in FramePrivate.h) is
sometimes being tested in handleMouseReleaseEvent() before it has been
initialized to any value.


-- 
Configure bugmail: http://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