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

Issue 10915256: FIx crash in disassembler: check that an addrs is tagged before testing it to be part of the heap. (Closed)

Created:
8 years, 3 months ago by srdjan
Modified:
8 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

FIx crash in disassembler: check that an addrs is tagged before testing it to be part of the heap. Committed: https://code.google.com/p/dart/source/detail?r=12308

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M runtime/vm/assembler_ia32.cc View 1 3 chunks +3 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/disassembler_ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/disassembler_x64.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 3 months ago (2012-09-13 08:49:49 UTC) #1
Florian Schneider
8 years, 3 months ago (2012-09-13 09:41:49 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698