diff options
author | Dan Albert <danalbert@google.com> | 2015-04-16 15:06:36 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2015-04-27 10:28:52 -0700 |
commit | 92d6ba31a225d55ab65a0ede80310d91f3f52c30 (patch) | |
tree | 29ffbb517e027be7ef3391e6458ea921a53dfa52 /luni/src/main/native/valueOf.h | |
parent | 8b7dbadede97a5166fcddfe6783e89c8957c1830 (diff) | |
download | libcore-92d6ba31a225d55ab65a0ede80310d91f3f52c30.zip libcore-92d6ba31a225d55ab65a0ede80310d91f3f52c30.tar.gz libcore-92d6ba31a225d55ab65a0ede80310d91f3f52c30.tar.bz2 |
Ensure proper integer promotion for bit shifts.
Previously this was a 32-bit value being shifted up to 63 bits, which
is undefined behavior.
Change-Id: I99bb38508937f7a33d5c2c841b7cc32d5f374ef9
Diffstat (limited to 'luni/src/main/native/valueOf.h')
0 files changed, 0 insertions, 0 deletions