[Webkit-unassigned] [Bug 117541] New: Fix crashes due to failed ImageBuffer allocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 07:11:22 PDT 2013


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

           Summary: Fix crashes due to failed ImageBuffer allocation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: zimmermann at kde.org


A crash can happen due to a failed ImageBuffer allocation in SVGImage::drawPatternForContainer(). Added a check for that failed allocation.

Committed: https://src.chromium.org/viewvc/blink?revision=152268&view=revision

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