commit | 698ca314a2f7f58350394613653fc642bbd57a42 | [log] [tgz] |
---|---|---|
author | I-Jui (Ray) Sung <ijsung@google.com> | Fri Apr 28 17:06:31 2017 -0700 |
committer | I-Jui (Ray) Sung <ijsung@google.com> | Mon May 01 14:06:23 2017 -0700 |
tree | 4841e2cede6d1a45486767dcd31c11763b477945 | |
parent | 8467325c6d80de30bb86b7665cc41dff0c276e8d [diff] |
Fix a type mismatch and out-of-bound accesses in ImageProcessing_jb Resize had an out-of-bound access that was caught by debug context; white balance had an int3 allocation accessed with an int4 accessor. This CL fixes both per suggestions from hoford@. Test: ImageProcessing_jb in debug context Bug: b/37683287 Change-Id: I61b6eb8ac48e5f05e93fca0b3e3178953c6beb8b