commit | d3ba626b424511b91db8e04660e3248cdd597100 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Jan 30 14:37:12 2017 -0800 |
committer | Aart Bik <ajcbik@google.com> | Mon Jan 30 14:37:12 2017 -0800 |
tree | 3570f60f42a66fb967bb26cede8bce3c48853781 | |
parent | fbf47ea64a9f797a82030e919fa4f085c9eb5b28 [diff] |
Fix bug in geometric last value (found with fuzz testing) Rationale: When power computation overflows, div should use 0 while mul should use truncated version. Both cases were incorrectly using the latter. Test: test-art-host Bug: 34779592 Change-Id: I9eb8e1280c58b09d57886128f4df4541c143afaa