[Webkit-unassigned] [Bug 11505] New: REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 3 08:01:07 PST 2006


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

           Summary: REGRESSION: Null pointer deref in
                    HitTestResult::spellingToolTip() (assertion failure in
                    Node::document)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, EasyFix
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mitz at webkit.org
                CC: sullivan at apple.com


HitTestResult::spellingToolTip() dereferences m_innerNonSharedNode which may be
null. This causes the first assert in Node::document() to fail.


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