diff options
author | Aart Bik <ajcbik@google.com> | 2017-01-30 14:37:12 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2017-01-30 14:37:12 -0800 |
commit | d3ba626b424511b91db8e04660e3248cdd597100 (patch) | |
tree | 3570f60f42a66fb967bb26cede8bce3c48853781 /runtime/quick_exception_handler.cc | |
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
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions