Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: VDR 1.1.31 EPG memory leak?
>
> 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?
You are correct, having just looked at the xMem facilities. I am not too
familiar with vdr source yet having just jumped into it so I made a bad
assumption. Looking for a multi language EPG to test this ....
--
-Jonan Santiago
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index