summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorWei Jin <wejin@google.com>2014-06-27 17:44:18 -0700
committerCalin Juravle <calin@google.com>2014-06-30 12:24:47 +0100
commitf21f0a9abda9e7879a394ef823beb070df1a825f (patch)
treeedd001d667a2b26bc9898943c669958683cde908 /compiler/optimizing/graph_visualizer.cc
parent9295d7da1410f4c38c609d4a52f4f5ed923cff27 (diff)
Fix a string uint conversion bug in profiler
This CL fixes a potential string to uint32_t conversion bug caused by using atoi. The bug can be trigger when the dex_pc or count pass 2^31 - 1. The CL replaces all string uint32_t conversions in profiler to stroul. Change-Id: I54f1aea9c5f5053d79813ea83050ace3749691d6
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions