[vlc-devel] [vlc-commit] avcodec: fix memory leak

Thomas Guillem thomas at gllm.fr
Tue Dec 8 17:01:29 CET 2015


the #if (LIBAVCODEC_VERSION_MAJOR >= 55) patch fix the build before 55.

For the crash, it was fixed on master, I proposed a patch that backport
it. See "[2.2 PATCH] avcodec: fix invalid free"



On Tue, Dec 8, 2015, at 13:46, Hannes Domani wrote:
> 
> 
> Jean-Baptiste Kempf <jb at videolan.org> schrieb am 10:21 Dienstag,
> 8.Dezember 2015:
> 
> > On 06/12/2015 14:25, Hannes Domani wrote:
> > > +#if (LIBAVCODEC_VERSION_MAJOR >= 55)
> >
> 
> > Does this apply to 3.0 and 2.2 ?
> On 3.0 libavcodec>=55 is required, so this only applies to 2.2.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list