Re: [FFmpeg-devel] lavf/dashdec: Fix memleak

2018-08-06 Thread Liu Steven
> 在 2018年8月1日,下午6:03,jacek jogo 写道: > > Hi. > This fix memleak in dashdec. > ==5033== HEAP SUMMARY: > ==5033== in use at exit: 86,144 bytes in 2,848 blocks > ==5033== total heap usage: 10,089 allocs, 7,241 frees, 38,902,613 bytes > allocated > ==5033== > ==5033== Searching for pointers to

Re: [FFmpeg-devel] lavf/dashdec: Fix memleak

2018-08-01 Thread Liu Steven
> 在 2018年8月1日,下午6:03,jacek jogo 写道: > > Hi. > This fix memleak in dashdec. > ==5033== HEAP SUMMARY: > ==5033== in use at exit: 86,144 bytes in 2,848 blocks > ==5033== total heap usage: 10,089 allocs, 7,241 frees, 38,902,613 bytes > allocated > ==5033== > ==5033== Searching for pointers to

[FFmpeg-devel] lavf/dashdec: Fix memleak

2018-08-01 Thread jacek jogo
Hi. This fix memleak in dashdec. ==5033== HEAP SUMMARY: ==5033== in use at exit: 86,144 bytes in 2,848 blocks ==5033== total heap usage: 10,089 allocs, 7,241 frees, 38,902,613 bytes allocated ==5033== ==5033== Searching for pointers to 2,848 not-freed blocks ==5033== Checked 9,139,304 bytes =