diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-08-24 22:10:19 -0400 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-08-24 22:19:21 -0400 |
commit | aa7a5651019a2c603aff2c265777206ef4da742a (patch) | |
tree | 7c4ef6f0ac9465dce1d5ed57aeb6e94208120ee3 /avconv_filter.c | |
parent | 01cb4c84f54a52725c9b4b4dd6c609c36cccc5d4 (diff) | |
download | ffmpeg-aa7a5651019a2c603aff2c265777206ef4da742a.tar.gz |
cllc: Pad swapped buffer
The bitstream buffer must be padded, or the bitstream reader might
read over the end.
Fixes the following valgrind warning:
Use of uninitialised value of size 8 at 0x591BAE: cllc_decode_frame (cllc.c:166)
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'avconv_filter.c')
0 files changed, 0 insertions, 0 deletions