diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-09 21:19:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-31 19:51:56 +0100 |
commit | c98cecea591d821446acabd13894c33566db6ec3 (patch) | |
tree | fcbe966a74c89bd10348d3cac7109e6c8a8d5139 /libavutil/parseutils.c | |
parent | d808a43e293c5fc7c48756e9df4e27677e088090 (diff) | |
download | ffmpeg-c98cecea591d821446acabd13894c33566db6ec3.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>
(cherry picked from commit f64be9da4c8b16071ec84056a61d1fc0d5d6728c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/parseutils.c')
0 files changed, 0 insertions, 0 deletions