commit | e2557513420f6be2d70c19a4d826731174c828d1 | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Mon Jul 27 15:51:54 2009 -0700 |
committer | Bill Buzbee <buzbee@google.com> | Tue Jul 28 09:33:08 2009 -0700 |
tree | b3bc642b773002931bab42dc94da9144a3d1759c | |
parent | 63d59a71975910a1c6b2e8c7457ec3f0ee0754be [diff] |
Fix for 3326: Incorrect return value from native library in dalvik Really a workaround for a gcc bug in 4.3. Don't trust the C compiler to properly clear high bits from < 32-bit JNI return values.