[webkit-reviews] review requested: [Bug 33231] Public GIF decoder should stop decoding if allocation fails : [Attachment 45932] patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 14:46:53 PST 2010


Peter Kasting <pkasting at google.com> has asked  for review:
Bug 33231: Public GIF decoder should stop decoding if allocation fails
https://bugs.webkit.org/show_bug.cgi?id=33231

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

------- Additional Comments from Peter Kasting <pkasting at google.com>
This fixes the bug.  It also converts do_lzw() from returning an int (which was
only ever 0 or -1) to a bool for clarity.


More information about the webkit-reviews mailing list