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

Ulion ulion2002 at gmail.com
Sat Dec 15 15:01:42 CET 2007


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)

-- 
Ulion



More information about the MPlayer-cvslog mailing list