diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-18 14:20:07 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-18 22:18:01 +0100 |
commit | 6f37226b687f969bcf6e47a4fb5c28a32d107aa3 (patch) | |
tree | 024de02fcf35c7b78ffc62c3185e12c5574a4d1d /tools/ffhash.c | |
parent | fc91eeab0b3c59f431653dec4e7358630b2c1f7e (diff) | |
download | ffmpeg-6f37226b687f969bcf6e47a4fb5c28a32d107aa3.tar.gz |
avcodec/h264_slice: Clear top_borders on allocation
In case of bitstream errors the deblock filter and slices can access uninitialized
top_borders from previous slices which did not fill them as they stoped halfway due
to error or where entirely missing.
This also makes code using these tables deterministic in case of missing or damaged
slices
Found-by: Tyson Smith
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tools/ffhash.c')
0 files changed, 0 insertions, 0 deletions