summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-04-16 11:50:30 -0700
committerDan Albert <danalbert@google.com>2015-04-28 11:10:23 -0700
commite48b29b2b99a6b4eceacdbdd60838ad7e789be79 (patch)
treeaa4e00bace4103991707e42c6240b62d9ada68ae /compiler/optimizing/graph_visualizer.cc
parent97c96f5aab22f75dd54089bdc194588a4b5a2e8d (diff)
Prevent undefined behavior in RosAlloc.
In cases where remain == 0, the 32-bit value would be left shifted 32-bits, which is undefined behavior. Change-Id: I6277279341b168536f928ce87375c395a1aa865c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions