diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2015-04-28 01:55:10 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-04-28 23:51:51 +0200 |
commit | 0ac8ff618c5e6d878c547a8877e714ed728950ce (patch) | |
tree | e8837d8e2a7ce7db32e6af73b8b1c10b16a2611f /Makefile | |
parent | 82de8d71118f4eafd6a43e9ea9169bd411793798 (diff) | |
download | ffmpeg-streaming-0ac8ff618c5e6d878c547a8877e714ed728950ce.zip ffmpeg-streaming-0ac8ff618c5e6d878c547a8877e714ed728950ce.tar.gz |
avresample: Reallocate the internal buffer to the correct size
Fixes the corner case in which the internal buffer size
is larger than input buffer provided and resizing it
before moving the left over samples would make it write
to now unallocated memory.
Bug-Id: 825
CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions