1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-19 19:03:00 +02:00
Files
FFmpeg/libavformat
Andreas Cadhalpun 5c720657c2 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>
2015-05-31 13:05:13 +02:00
..
2015-05-26 21:48:32 +03:00
2015-02-15 18:20:54 +01:00
2015-05-09 15:51:31 +02:00
2015-02-19 12:05:19 -05:00
2015-05-06 14:27:34 +01:00
2015-03-21 23:18:15 +01:00
2015-05-31 13:05:13 +02:00
2015-03-11 17:57:56 +00:00
2015-05-31 10:10:16 +03:00
2015-04-20 12:41:33 +02:00
2015-02-15 18:20:54 +01:00
2015-02-07 15:36:15 +01:00
2015-04-01 14:26:35 +02:00
2015-05-26 21:48:32 +03:00
2015-03-15 18:29:11 +01:00
2015-05-26 21:48:32 +03:00
2015-03-29 17:35:59 +02:00