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

Issue 9726017: Fix use-after-free bug in debugger (Closed)

Created:
8 years, 9 months ago by hausner
Modified:
8 years, 9 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix use-after-free bug in debugger This was the cause for crashes on Linux. Committed: https://code.google.com/p/dart/source/detail?r=5668

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M runtime/vm/debugger.cc View 1 4 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
Small fix. Thank you.
8 years, 9 months ago (2012-03-19 22:27:27 UTC) #1
siva
LGTM with question regarding removal of internal breakpoints on certain paths. http://codereview.chromium.org/9726017/diff/1/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): ...
8 years, 9 months ago (2012-03-19 22:45:21 UTC) #2
hausner
Thank you. I separated the BP removal and instrumenting again. TAL if you like. http://codereview.chromium.org/9726017/diff/1/runtime/vm/debugger.cc ...
8 years, 9 months ago (2012-03-19 23:35:15 UTC) #3
siva
8 years, 9 months ago (2012-03-19 23:55:44 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698