summaryrefslogtreecommitdiffstats
path: root/luni
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-06-05 13:36:44 -0700
committerAndy McFadden <fadden@android.com>2009-06-05 13:36:44 -0700
commitcd78a194ee721852a7f747851fe5e802e7cf5fc8 (patch)
treef2015756a2385ee3ea6cf480eafe01b4a9383a51 /luni
parent85c431d675bb0004a6810e3106f3a803b9d4c4d5 (diff)
downloadlibcore-cd78a194ee721852a7f747851fe5e802e7cf5fc8.zip
libcore-cd78a194ee721852a7f747851fe5e802e7cf5fc8.tar.gz
libcore-cd78a194ee721852a7f747851fe5e802e7cf5fc8.tar.bz2
Fix JNI GetDirectBufferAddress.
The GetDirectBufferAddress JNI function was using the buffer's base address, rather than it's "effective" base address. The difference becomes important when you create a direct buffer by "slicing" it off of another at a nonzero offset. For internal bug 1898762.
Diffstat (limited to 'luni')
0 files changed, 0 insertions, 0 deletions