commit | 8a96e64861b63f390cb88bc14e301759339b70c1 | [log] [tgz] |
---|---|---|
author | Hamsalekha S <hamsalekha.s@ittiam.com> | Fri Jun 16 16:33:48 2017 +0530 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Sep 13 22:04:09 2017 +0000 |
tree | 50addd725dbc9a58975d343c2cb90f3d18def4ff | |
parent | 93d9884a37bb1e34b98015244f58d1b14632c1c7 [diff] |
Decoder: Fixed overflow in refernce list creation. Since the maximum value of long term index is 255, the loop control variable needs to be 32 bit. Bug: 38448381 Test: ran POC before/after applying fix Change-Id: Iae3ecff38d4a922bde10fde33f1cfcafd2ea2680 (cherry picked from commit cbcd2846fa837e4be6d35f5c1211b070bc8d26da)