commit | 7c2c708e7bee49effadd5eb43e4cfa1c308210e8 | [log] [tgz] |
---|---|---|
author | David LONY <david.lony@gmail.com> | Sat Jul 01 01:23:46 2023 +0200 |
committer | David LONY <david.lony@gmail.com> | Sat Jul 01 01:34:39 2023 +0200 |
tree | 30b13c42a40a2d0aadc798ccd1b2ea10975a809d | |
parent | 60cbc2b506fdbc98550abdcce55c20e9124c3a60 [diff] |
stagefright: avoid crash when histogram option is used if decodeTimesUs vector is null then it will lead to a segfault when decodeTimesUs->itemAt is called Test: stagefright -x -S -s <a_video_file>; stagefright -x -S -r <a_video_file>; stagefright -x -s <a_video_file> Change-Id: I3a5f283d3eecfefa3bdb9ad84385697ab3b1738e