Siarhei Siamashka <[EMAIL PROTECTED]> added the comment:

This does not seem to be a valid fix, valgrind still reports a problem:

==32238==
==32238== Invalid read of size 4
==32238==    at 0x83A9C29: vorbis_residue_decode (bitstream.h:882)
==32238==    by 0x83AB343: vorbis_parse_audio_packet (vorbis_dec.c:1506)
==32238==    by 0x83AB800: vorbis_decode_frame (vorbis_dec.c:1581)
==32238==    by 0x80FAD31: avcodec_decode_audio2 (utils.c:941)
==32238==  Address 0x4728ec8 is 40 bytes inside a block of size 43 alloc'd
==32238==    at 0x4022C4A: memalign (vg_replace_malloc.c:460)
==32238==    by 0x8477740: av_malloc (mem.c:61)

MD5 of the decoded files is not deterministic. It would be better to check how
reference decoder deals with this file.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue130>
______________________________________________________

Reply via email to