Mailing List archive

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

[vdr] Re: VDR 1.1.31 EPG memory leak?



> 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.


					Teemu




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



Home | Main Index | Thread Index