[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 14:49:32 CET 2007
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? )
More information about the MPlayer-cvslog
mailing list