aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-12-08 17:17:45 -0800
committerCarl Shapiro <cshapiro@google.com>2010-12-08 17:19:29 -0800
commit1c3e0976b756232d93d02f71ec1f1d4c2a79d3b3 (patch)
treeb91d48addd495ea213f2f3b8059e912ce08ad368 /vm/compiler/codegen/CompilerCodegen.h
parent3d0275b6afe60022abab3f860fd0f99b1a80dd44 (diff)
Compare the buffer pointers to avoid signedness mismatches.
Previously, this code tried to traffick in buffer sizes. It seems that the results of the pointer arithmetic resulted in a signed value while the buffer size constant was interpreted as an unsigned. Change-Id: I1816fee9eae36f225d0480642ecc91ea7a2d0ad1
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions