[MPlayer-cvslog] r25407 - in trunk: libmenu/menu_dvbin.c stream/dvbin.h stream/stream_dvb.c

Nico Sabbi Nicola.Sabbi at poste.it
Sat Dec 15 22:06:50 CET 2007


Il Saturday 15 December 2007 15:01:42 Ulion ha scritto:
> 2007/12/15, Nico Sabbi <Nicola.Sabbi at poste.it>:
> > Il Saturday 15 December 2007 14:40:06 Ulion ha scritto:
> > > > free(config->cards[i].list->channels->name); +
> > > >    free(config->cards[i].list->channels); +               }
> > >
> > > Here should loop for every channel in the channel list.
> >
> > why? channels is realloc()ed for every valid row
> > ( I guess you thought that every channels[i] was malloc()ed,
> > correct? )
>
> I mean the name in channels (loop for releasing channels[j].name)

correct.
Fixed, thanks



More information about the MPlayer-cvslog mailing list