On Tue, May 26, 2015 at 2:42 PM, Luca Barbato <[email protected]> wrote:
> 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.

Ok, I'll wait to hear from Andreas if he's ok with the changes too.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to