[Webkit-unassigned] [Bug 68753] [WinCairo] BitmapImage::drawFrameMatchingSourceSize causes access violation if BitmapImage::frameAtIndex() returns NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 10:06:30 PST 2012


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108581|0                           |1
        is obsolete|                            |
 Attachment #108581|commit-queue?               |
               Flag|                            |
 Attachment #122266|                            |review?
               Flag|                            |




--- Comment #5 from Brent Fulgham <bfulgham at webkit.org>  2012-01-12 10:06:30 PST ---
Created an attachment (id=122266)
 --> (https://bugs.webkit.org/attachment.cgi?id=122266&action=review)
Avoid passing a null pointer to the Cairo library.

Since David never responded to my comments, I've revised the source change per Adam's comment.  No test case provided since exercising this logic requires calling WebKit API calls that are not used in the existing test infrastructure.

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