commit | 112d9533b13134edbf4b7ee17db735b4b1468297 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Jun 06 14:41:13 2017 -0700 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Aug 02 17:48:14 2017 +0000 |
tree | 0d0e8e8baa47ac79dac25b0c8b6a591930333a3f | |
parent | 9234b77eb8a7400a1181b2058ee27ef239509276 [diff] |
Fix interpolator If the phase increment was larger than the loop size, the interpolator would read further and further outside the sample, eventually segfaulting. Bug: 38342499 Test: manual Change-Id: I0e70d037e61fdeffdbd49460caa692e9781cc511 (cherry picked from commit d19edc9c090d64926469463991ca7e86c73368fa)