diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-09 21:19:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-01 17:17:04 +0100 |
commit | f64be9da4c8b16071ec84056a61d1fc0d5d6728c (patch) | |
tree | e58a8886b79a10821c76bfb2c558ea7d5f11718a /doc/fftools-common-opts.texi | |
parent | d468da8d7960e1d08a6fbf6189a4f6d67e9dfee3 (diff) | |
download | ffmpeg-f64be9da4c8b16071ec84056a61d1fc0d5d6728c.tar.gz |
avcodec/g729dec: require buf_size to be non 0
The 0 case was added with the support for multiple packets. It
appears unintended and causes extra complexity and out of array
accesses (though within padding)
No testcase
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/fftools-common-opts.texi')
0 files changed, 0 insertions, 0 deletions