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

Issue 28363002: [OTS] Fix "continue-stream" handling in the woff2 decoder (Closed)

Created:
7 years, 2 months ago by Kunihiko Sakamoto
Modified:
7 years, 2 months ago
Reviewers:
Yusuke Sato
CC:
chromium-reviews, szabadka_google.com
Visibility:
Public.

Description

[OTS] Fix "continue-stream" handling in the woff2 decoder (1) When reading the short form of the directory, set the compressed length to zero for tables with the continue-stream flag set. (2) Initialize transform_buf outside the main loop since it is re-used for continue-streams. Patch contributed by Zoltan Szabadka (szabadka@google.com) R=yusukes@chromium.org Committed: 104

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/woff2.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Kunihiko Sakamoto
7 years, 2 months ago (2013-10-18 05:50:46 UTC) #1
Yusuke Sato
LGTM
7 years, 2 months ago (2013-10-23 12:18:22 UTC) #2
Kunihiko Sakamoto
7 years, 2 months ago (2013-10-24 03:29:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r104 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698