[Webkit-unassigned] [Bug 36804] New: NULL pointer crash if XSLT @import fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 21:14:36 PDT 2010


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

           Summary: NULL pointer crash if XSLT @import fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scarybeasts at gmail.com


This came in as a Chromium security bug, but on analysis appears to be harmless
fixed-offset NULL pointer error:
http://code.google.com/p/chromium/issues/detail?id=39433

Nevertheless, we are seeing evidence of some real sites being impacted as a
stability bug, e.g. www.fotka.pl, so I decided to just fix it. (Likely, there
is a crash every time a network or server error gets in the way of an @import
load).

Patch forthcoming.

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