diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2014-08-19 12:26:49 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-10-03 02:51:57 +0200 |
commit | 25864cf562c3c7571a27408e17b8ad39a6fd9cdc (patch) | |
tree | ee272ed9f7d6b99a842e759f6c0234d8095ca826 /libavfilter/vf_setfield.c | |
parent | f74206cb40ee966ebb1b1bb2e1a4efe92d1206e0 (diff) | |
download | ffmpeg-25864cf562c3c7571a27408e17b8ad39a6fd9cdc.tar.gz |
wavpackenc: proper buffer allocation
The allocation didn't account for headers, that can be easily 79 bytes.
As a result, buffers allocated for a few samples (e.g. 5 in the original
bug) could be undersized.
Fixed ticket #2881.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 2ba58bec20b0039ccc40cfba59af6d56de16e8b1)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/vf_setfield.c')
0 files changed, 0 insertions, 0 deletions