Skip to content
Snippets Groups Projects
Commit 5c720657 authored by Andreas Cadhalpun's avatar Andreas Cadhalpun Committed by Luca Barbato
Browse files

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: default avatarAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
Signed-off-by: default avatarLuca Barbato <lu_zero@gentoo.org>
parent bff0349d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment