commit | 264431d9e2c4021baa2a5357b0c8c7773384d614 | [log] [tgz] |
---|---|---|
author | raftias <raftias@google.com> | Mon Nov 28 11:30:18 2016 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Nov 28 17:11:44 2016 +0000 |
tree | e7da64c4ea161ee3273ef59017c3c5a15a7bcdff | |
parent | 5a130119186271c884fb580e8c0950749e18a4c0 [diff] |
Fuzzer fix for overflow in some Lut8 profiles. Bug(?) in the tetrahedral interpolation causes output values to go out of range a bit (1.035/1.0) in the upper range. We will just clamp for now as a temporary fix. BUG=668784 Change-Id: I78dd90da7174133e647b1c6c6e914dbde5de123c Reviewed-on: https://skia-review.googlesource.com/5228 Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Robert Aftias <raftias@google.com>