Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-05-26 16:24:39 +0300
committerLuca Barbato <lu_zero@gentoo.org>2015-05-31 14:05:13 +0300
commit5c720657c23afd798ae0db7c7362eb859a89ab3d (patch)
tree64b9f2ad5f51232fc3755db8c15c37e192bed9a6 /libavcodec/dxva2_hevc.c
parentbff0349d9da527084e1433167466d8afc9e25c7f (diff)
mov: always check avio_read return value
If avio_read fails, the buffer can contain uninitialized data. This fixes 'Conditional jump or move depends on uninitialised value(s)' valgrind warnings, and addresses a few memleaks. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/dxva2_hevc.c')
0 files changed, 0 insertions, 0 deletions