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

Issue 6048003: Fix leak of a global handle in Debug::Load(). (Closed)

Created:
10 years ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix leak of a global handle in Debug::Load(). Bootstrapper::CreateEnvironment() returns a global handle to the created context so there is no need to create another one explicitly. BUG=v8:1006 Committed: http://code.google.com/p/v8/source/detail?r=6092

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
10 years ago (2010-12-20 16:51:01 UTC) #1
Søren Thygesen Gjesse
10 years ago (2010-12-21 08:10:28 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698