lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [MPlayer-dev-eng] [PATCH] fix memleak in mencoder.c



  Diego,

On Sat, May 3, 2008 at 8:45 AM, Diego Biurrun <diego@xxxxxxxxxx> wrote:
> On Sat, May 03, 2008 at 08:14:29AM -0700, Pascal Massimino wrote:
>  >
>  >     get_path()'s returned string needed to be freed.
>  >    Patch attached.
>  >
>  > --- mencoder.c        2008-05-03 07:32:05.139828000 -0700
>  > +++ mencoder.c        2008-05-03 07:32:05.143824000 -0700
>  > @@ -546,9 +546,13 @@
>  >         if(!vo_font)
>  > -       vo_font=read_font_desc(MPLAYER_DATADIR "/font/font.desc",font_factor,verbose>1);
>  > +         vo_font=read_font_desc(MPLAYER_DATADIR "/font/font.desc",font_factor,verbose>1);
>
>  This is an unrelated indentation fix.  I have committed it separately.

  thanks, sorry about that.
  Attached, an updated patch.

skal

Attachment: mencoder_leak1-2.diff
Description: Binary data

_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng