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

Issue 2147005: Fix GC issue... (Closed)

Created:
10 years, 7 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix GC issue A raw pointer was used while collecting a stack trace. This was not safe as the code collecting the stack trace allocated memory. Committed: http://code.google.com/p/v8/source/detail?r=4712

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-25 07:58:21 UTC) #1
Vyacheslav Egorov (Chromium)
10 years, 7 months ago (2010-05-25 08:09:54 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698