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

Issue 2240313002: - Fix for issue 27054 (leak when removing element from _GrowableList) (Closed)

Created:
4 years, 4 months ago by siva
Modified:
4 years, 4 months ago
Reviewers:
Cutch, rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

- Fix for issue 27054 (leak when removing element from _GrowableList) - _GrowableList.removeLast was not shrinking the backing array BUG=27054 R=johnmccutchan@google.com, rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/cb36467568ed3af7da53c10447d17c05339422bf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M runtime/lib/growable_array.dart View 2 chunks +14 lines, -4 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
siva
4 years, 4 months ago (2016-08-12 21:02:00 UTC) #2
Cutch
lgtm
4 years, 4 months ago (2016-08-12 21:05:11 UTC) #3
rmacnak
lgtm
4 years, 4 months ago (2016-08-12 22:09:21 UTC) #4
siva
4 years, 4 months ago (2016-08-12 23:06:16 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
cb36467568ed3af7da53c10447d17c05339422bf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698