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

Issue 1882313002: Copy event label. (Closed)

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

Description

Timeline: Copy event labels of embedder events. Fixes use-after-free of the label for the 'SkyActivity.onSkyReady' event. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/0555b799cd1d5cbb17eb9e3ea3fc0eddf8e4697f

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M runtime/vm/dart_api_impl.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/timeline.h View 1 2 3 2 chunks +11 lines, -1 line 0 comments Download
M runtime/vm/timeline.cc View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
rmacnak
4 years, 8 months ago (2016-04-14 01:00:54 UTC) #3
Cutch
https://codereview.chromium.org/1882313002/diff/20001/runtime/vm/timeline.cc File runtime/vm/timeline.cc (right): https://codereview.chromium.org/1882313002/diff/20001/runtime/vm/timeline.cc#newcode504 runtime/vm/timeline.cc:504: label_ = strdup(label); The timeline was designed to require ...
4 years, 8 months ago (2016-04-14 13:24:29 UTC) #4
rmacnak
with bit, PTAL
4 years, 8 months ago (2016-04-14 23:38:14 UTC) #6
Cutch
On 2016/04/14 23:38:14, rmacnak wrote: > with bit, PTAL No need to change all this ...
4 years, 8 months ago (2016-04-14 23:59:40 UTC) #7
rmacnak
Done.
4 years, 8 months ago (2016-04-15 00:31:49 UTC) #8
Cutch
lgtm
4 years, 8 months ago (2016-04-15 14:00:15 UTC) #9
rmacnak
4 years, 8 months ago (2016-04-15 16:48:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
0555b799cd1d5cbb17eb9e3ea3fc0eddf8e4697f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698