Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 521039: Merge 52833 - Public GIF decoder should stop decoding when allocation fails... (Closed)

Created:
10 years, 11 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Merge 52833 - Public GIF decoder should stop decoding when allocation fails https://bugs.webkit.org/show_bug.cgi?id=33231 Reviewed by Adam Barth. * platform/imagedecoders/gif/GIFImageDecoder.cpp: (WebCore::GIFImageDecoder::haveDecodedRow): * platform/imagedecoders/gif/GIFImageDecoder.h: * platform/imagedecoders/gif/GIFImageReader.cpp: (GIFImageReader::output_row): (GIFImageReader::do_lzw): (GIFImageReader::read): * platform/imagedecoders/gif/GIFImageReader.h: TBR=pkasting@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35613

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -25 lines) Patch
M WebCore/ChangeLog View 1 chunk +16 lines, -0 lines 0 comments Download
M WebCore/platform/image-decoders/gif/GIFImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp View 3 chunks +6 lines, -4 lines 0 comments Download
M WebCore/platform/image-decoders/gif/GIFImageReader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M WebCore/platform/image-decoders/gif/GIFImageReader.cpp View 9 chunks +20 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Chris Evans
10 years, 11 months ago (2010-01-06 05:27:38 UTC) #1
Peter Kasting
10 years, 11 months ago (2010-01-06 07:08:12 UTC) #2
Rubber-stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698