summaryrefslogtreecommitdiffstats
path: root/vm/compiler/Compiler.h
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2009-07-28 16:49:40 -0700
committerJesse Wilson <jessewilson@google.com>2009-07-29 15:00:09 -0700
commitbd79e4498465381117f2cbc6399a256061f1d144 (patch)
tree73ff27c21352acf40774564b9ff35fd5f8a1cd47 /vm/compiler/Compiler.h
parent2932648271e72bad181b293e1fa5945265c7dbed (diff)
downloadandroid_dalvik-bd79e4498465381117f2cbc6399a256061f1d144.tar.gz
android_dalvik-bd79e4498465381117f2cbc6399a256061f1d144.tar.bz2
android_dalvik-bd79e4498465381117f2cbc6399a256061f1d144.zip
Fix an issue where we're adding 4x the intended offset.
We were doing pointer arithmetic of mixed types (jint* and jint), and the type conversion ended up causing the offset to be converted an extra time.
Diffstat (limited to 'vm/compiler/Compiler.h')
0 files changed, 0 insertions, 0 deletions