diff options
author | Xiaohan Wang <xhwang@chromium.org> | 2018-02-13 14:45:14 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-03-09 02:39:21 +0100 |
commit | 3386be16d5131961f73c4227e9ddde4e3a5e39e3 (patch) | |
tree | f79d35fa338a56830b227675e25cd8a03fa13d2b /libavutil/fixed_dsp.c | |
parent | 00035a6b4a9fcb4a9756fd4a3a01a196575e0d35 (diff) | |
download | ffmpeg-3386be16d5131961f73c4227e9ddde4e3a5e39e3.tar.gz |
ffmpeg: Fix stts_data memory allocation
In this loop, |i| is the "index". And the memory allocated should be at
least the current "count", which is |i + 1|.
BUG=801821
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/fixed_dsp.c')
0 files changed, 0 insertions, 0 deletions