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

Issue 2576713002: Fix memtrack_helper for newer versions Android. (Closed)

Created:
4 years ago by kraynov
Modified:
4 years ago
CC:
picksi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix memtrack_helper for newer versions Android. Compatible with lazy initialisation, no memtrack_init() required. Also fixed buffer overflow. BUG=672780 Committed: https://crrev.com/8bd5c585ee8066834142fecd91a6e479359ca832 Cr-Commit-Position: refs/heads/master@{#438844}

Patch Set 1 #

Total comments: 8

Patch Set 2 : fixes #

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -21 lines) Patch
M tools/android/memtrack_helper/memtrack_helper.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M tools/android/memtrack_helper/memtrack_helper.c View 1 6 chunks +22 lines, -18 lines 0 comments Download
M tools/android/memtrack_helper/memtrack_helper_test_client.c View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
kraynov
PTAL
4 years ago (2016-12-14 15:37:04 UTC) #2
Primiano Tucci (use gerrit)
https://codereview.chromium.org/2576713002/diff/1/tools/android/memtrack_helper/memtrack_helper.c File tools/android/memtrack_helper/memtrack_helper.c (right): https://codereview.chromium.org/2576713002/diff/1/tools/android/memtrack_helper/memtrack_helper.c#newcode28 tools/android/memtrack_helper/memtrack_helper.c:28: struct memtrack_proc; why this? we don't care what's the ...
4 years ago (2016-12-14 15:51:16 UTC) #3
kraynov
PTAL https://codereview.chromium.org/2576713002/diff/1/tools/android/memtrack_helper/memtrack_helper.c File tools/android/memtrack_helper/memtrack_helper.c (right): https://codereview.chromium.org/2576713002/diff/1/tools/android/memtrack_helper/memtrack_helper.c#newcode28 tools/android/memtrack_helper/memtrack_helper.c:28: struct memtrack_proc; On 2016/12/14 15:51:16, Primiano Tucci wrote: ...
4 years ago (2016-12-15 15:43:48 UTC) #5
Primiano Tucci (use gerrit)
LGTM thanks. 28 lines, that's better for a fix :) Thanks a lot for the ...
4 years ago (2016-12-15 15:47:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2576713002/40001
4 years ago (2016-12-15 15:49:58 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/326882)
4 years ago (2016-12-15 15:57:35 UTC) #10
kraynov
+jbudorick
4 years ago (2016-12-15 16:08:27 UTC) #12
jbudorick
On 2016/12/15 15:47:16, Primiano Tucci wrote: > LGTM thanks. 28 lines, that's better for a ...
4 years ago (2016-12-15 16:14:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2576713002/40001
4 years ago (2016-12-15 16:15:32 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 16:20:14 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-15 16:21:49 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8bd5c585ee8066834142fecd91a6e479359ca832
Cr-Commit-Position: refs/heads/master@{#438844}

Powered by Google App Engine
This is Rietveld 408576698