Mailing List archive

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

[vdr] Re: VDR 1.1.31 EPG memory leak?



Rantanen Teemu wrote:
> 
> > From: Klaus Schmidinger [mailto:Klaus.Schmidinger@cadsoft.de]
> >
> > I don't think that it is necessary to free(VdrProgramInfo) in
> > createVdrProgramInfos(),
> > because that memory is allocated inside libdtv's xMem... facilities (which
> > will all
> > be released in the xMemFreeAll(NULL) call at the end of
> > cEIT::ProcessEIT().
> > Doing the suggested free(VdrProgramInfo) would, I guess, currupt the
> > xMem... memory,
> > or am I missing something here?
> 
> Hmm, I have used xMemFree() without breaking anything (to my knowledge), but
> now that I look at it more carefully I think you are correct.

I wasn't talking about xMemFree(), but rather about free().

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index