1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-08 22:39:44 +02:00
FFmpeg/libavformat
Andreas Cadhalpun b71528d896 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.

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2015-05-24 15:08:21 +02:00
..
2015-05-23 22:36:02 +02:00
2015-04-07 22:50:07 +02:00
2015-05-23 23:42:51 +02:00
2015-03-27 18:29:46 +01:00
2015-03-06 21:35:00 +01:00
2015-02-26 02:06:10 +01:00
2015-03-26 03:10:27 +01:00
2015-05-24 15:08:21 +02:00
2015-05-20 19:07:26 +02:00
2015-04-23 12:56:31 +02:00
2015-03-27 18:29:46 +01:00
2015-04-24 03:43:56 +02:00
2015-04-11 13:51:03 +02:00