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

Issue 16356009: Fix for issue 4638 in bitmap builder. (Closed)

Created:
7 years, 6 months ago by siva
Modified:
7 years, 6 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for issue 4638 in bitmap builder. - Check for maximum size of byte offset and fatal out if it is larger. - Convert some of the InRange asserts to actual checks. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=23637

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M runtime/vm/bitmap.cc View 4 chunks +13 lines, -3 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 6 months ago (2013-06-04 16:50:13 UTC) #1
srdjan
LGTM https://codereview.chromium.org/16356009/diff/1/runtime/vm/bitmap.cc File runtime/vm/bitmap.cc (right): https://codereview.chromium.org/16356009/diff/1/runtime/vm/bitmap.cc#newcode95 runtime/vm/bitmap.cc:95: return; FATAL instead of return
7 years, 6 months ago (2013-06-05 15:57:21 UTC) #2
siva
https://codereview.chromium.org/16356009/diff/1/runtime/vm/bitmap.cc File runtime/vm/bitmap.cc (right): https://codereview.chromium.org/16356009/diff/1/runtime/vm/bitmap.cc#newcode95 runtime/vm/bitmap.cc:95: return; On 2013/06/05 15:57:21, srdjan wrote: > FATAL instead ...
7 years, 6 months ago (2013-06-05 16:22:09 UTC) #3
siva
7 years, 6 months ago (2013-06-05 16:42:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r23637 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698