[Webkit-unassigned] [Bug 32176] Test that an image's size is valid before reading it.

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


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


Adam Langley <agl at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44338|0                           |1
        is obsolete|                            |
  Attachment #44503|                            |review?
               Flag|                            |




--- Comment #3 from Adam Langley <agl at chromium.org>  2009-12-08 17:56:05 PST ---
Created an attachment (id=44503)
 --> (https://bugs.webkit.org/attachment.cgi?id=44503)
patch

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.

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