diff options
author | Jesse Wilson <jessewilson@google.com> | 2009-07-28 16:49:40 -0700 |
---|---|---|
committer | Jesse Wilson <jessewilson@google.com> | 2009-07-29 15:00:09 -0700 |
commit | a2ef9a8dc12d949639c62eab7e5acc88080e059d (patch) | |
tree | 40610f79027308c8ab85fbd4e9e80a2d4646f3cf /x-net/src/test/java | |
parent | 87eb4de6347e1be029cde77dd43ad9b1af901472 (diff) | |
download | libcore-a2ef9a8dc12d949639c62eab7e5acc88080e059d.zip libcore-a2ef9a8dc12d949639c62eab7e5acc88080e059d.tar.gz libcore-a2ef9a8dc12d949639c62eab7e5acc88080e059d.tar.bz2 |
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 'x-net/src/test/java')
0 files changed, 0 insertions, 0 deletions