[FFmpeg-devel] Memory leaks in libavformat/segment.c

Hendrik Leppkes h.leppkes at gmail.com
Sat Dec 5 12:27:57 CET 2015


On Sat, Dec 5, 2015 at 11:02 AM, Qier LU <lvqier at gmail.com> wrote:
> Hi Michael,
>
> The attached is against git master.
>

The patch is probably fine now. Maybe it would be saner to actually
use av_reallocp on the filename to avoid having to allocate and free
it in different places?

- Hendrik


More information about the ffmpeg-devel mailing list