commit | 2434839bbd168469f80dd9a22f1328bc81046398 | [log] [tgz] |
---|---|---|
author | Joshua J. Drake <android-open-source@qoop.org> | Wed Apr 08 23:44:57 2015 -0500 |
committer | The Android Automerger <android-build@google.com> | Thu Jul 09 14:02:59 2015 -0700 |
tree | 371ad6159b619a5dd91c7abab6ca70734f91c56c | |
parent | cf1581c66c2ad8c5b1aaca2e43e350cf5974f46d [diff] |
Fix integer overflow during MP4 atom processing A few sample table related FourCC values are handled by the setSampleToChunkParams function. An integer overflow exists within this function. Validate that mNumSampleToChunkOffets will not cause an integer overflow. Bug: 20139950 (cherry picked from commit c24607c29c96f939aed9e33bfa702b1dd79da4b7) Change-Id: I49086952451b09a234d8b82669251ab9f1ef58d9