On 26/05/15 15:24, Vittorio Giovara wrote:
From: Andreas Cadhalpun <[email protected]>
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 <[email protected]>
Signed-off-by: Vittorio Giovara <[email protected]>
---
libavformat/mov.c | 123 ++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 101 insertions(+), 22 deletions(-)
Probably Ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel