[Webkit-unassigned] [Bug 37386] New: [Haiku] Fix crash in Gradient::fill()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 10 05:22:50 PDT 2010


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

           Summary: [Haiku] Fix crash in Gradient::fill()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: superstippi at gmx.de


In certain situations, the platform BGradient could have not been created
before Gradient::fill() is called the first time. Enforce its creation by using
platformGradient() instead of dereferencing the member directly.

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