[Webkit-unassigned] [Bug 15074] New: Cairo GraphicsContext null-pointer dereferences (segfaults on many pages on Wikipedia and other sites)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 22:54:21 PDT 2007


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

           Summary: Cairo GraphicsContext null-pointer dereferences
                    (segfaults on many pages on Wikipedia and other sites)
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m at ni.ac.nz


Cairo's GraphicsContext doesn't set paintingDisabled to true if passed a null
PlatformGraphicsContext. This results in many null-pointer dereferences.

Other platforms such as Qt do set paintingDisabled to true if passed a null
PlatformGraphicsContext.

A patch is forthcoming.


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