diff options
author | Michael Niedermayer <[email protected]> | 2019-11-09 21:19:24 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-01-06 11:30:44 +0100 |
commit | 0667c14ad61d9fbfac7c92000278be769420fa9a (patch) | |
tree | 6ee4b0678c5aa5958f2fbebb7e2b1b039bfaa5e7 /doc/examples/decode_video.c | |
parent | 1792310910761b7be98fbff23231770f9f976bdb (diff) |
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 <[email protected]>
(cherry picked from commit f64be9da4c8b16071ec84056a61d1fc0d5d6728c)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/decode_video.c')
0 files changed, 0 insertions, 0 deletions