[webkit-reviews] review requested: [Bug 32176] Test that an image's size is valid before reading it. : [Attachment 44503] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 17:56:05 PST 2009


Adam Langley <agl at chromium.org> has asked  for review:
Bug 32176: Test that an image's size is valid before reading it.
https://bugs.webkit.org/show_bug.cgi?id=32176

Attachment 44503: patch
https://bugs.webkit.org/attachment.cgi?id=44503&action=review

------- Additional Comments from Adam Langley <agl at chromium.org>
I originally thought that size() would return random memory in the case that it
hadn't been set, but now I notice that it's constructed to 0, 0. So I've
changed the logic as suggested.


More information about the webkit-reviews mailing list