diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-09 21:19:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-01 18:00:10 +0100 |
commit | 0b49c74fe177fad620dfe3c358d9215e9dbe752f (patch) | |
tree | 9db02ef4258ef5cada85250ee8c42f21ab5371ed /libavformat/unix.c | |
parent | 4d932eb66b037acf63bef4ce9a975a6f28f0e99a (diff) | |
download | ffmpeg-0b49c74fe177fad620dfe3c358d9215e9dbe752f.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 'libavformat/unix.c')
0 files changed, 0 insertions, 0 deletions