[webkit-reviews] review granted: [Bug 68753] [WinCairo] BitmapImage::drawFrameMatchingSourceSize causes access violation if BitmapImage::frameAtIndex() returns NULL : [Attachment 122266] Avoid passing a null pointer to the Cairo library.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 13:35:16 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted  review:
Bug 68753: [WinCairo] BitmapImage::drawFrameMatchingSourceSize causes access
violation if BitmapImage::frameAtIndex() returns NULL
https://bugs.webkit.org/show_bug.cgi?id=68753

Attachment 122266: Avoid passing a null pointer to the Cairo library.
https://bugs.webkit.org/attachment.cgi?id=122266&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
It would be nice to have a test for this if you can make one (with a corrupted
image file or something). I don't think it's necessary though.


More information about the webkit-reviews mailing list