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

Issue 690513002: Fixes memory leak in Process.runSync() (Closed)

Created:
6 years, 1 month ago by zra
Modified:
6 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Cutch, Anders Johnsen
Visibility:
Public.

Description

Fixes memory leak in Process.runSync() This was introduced in 36665 by https://codereview.chromium.org/307503002/ R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=41378

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M runtime/bin/process_patch.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
zra
Not sure if the call to _stdin._sink.destroy() is needed, but the non-Sync case does it.
6 years, 1 month ago (2014-10-28 22:24:22 UTC) #2
Ivan Posva
LGTM -ip
6 years, 1 month ago (2014-10-28 22:29:02 UTC) #3
zra
6 years, 1 month ago (2014-10-28 23:02:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41378 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698