Vladimir Eremeev <[EMAIL PROTECTED]> added the comment: >> ==11641== 94,252 bytes in 2 blocks are definitely lost in loss record 1 of 2 >> ==11641== at 0x4005E39: realloc (vg_replace_malloc.c:429) >> ==11641== by 0x457BE7A: av_realloc (mem.c:110) >> ==11641== by 0x407D8F4: av_fast_realloc (utils.c:69) >> ==11641== by 0x407AC77: ff_combine_frame (parser.c:252) >> ==11641== by 0x4333941: ff_aac_ac3_parse (aac_ac3_parser.c:62) [...] > Does reverting r12894 help?
Yes, it nearly does. I've reverted 5 files in libavcodec (aac_ac3_parser.c, aac_ac3_parser.h, aac_parser.c, ac3_parser.c, ac3_parser.h) to r12893 and the leak disappeared. ---------- priority: minor -> normal status: closed -> open substatus: invalid -> open ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue430> ______________________________________________________
