[Webkit-unassigned] [Bug 19470] New: Null pointer dereferences on a document with no documentElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 10 17:21:40 PDT 2008


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

           Summary: Null pointer dereferences on a document with no
                    documentElement
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://danceoffwithyourpantsoff.googlepages.com/empty-
                    document.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danceoffwithyourpantsoff at gmail.com


There are a few pieces of code that don't expect documentElement() to return
NULL, and these will lead to calling methods on a null pointer.  I've found 4
cases, but there are probably more.


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