[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Memory leak with LuaSQL and Freeswitch
- From: "Adam Twardowski" <adam.twardowski@...>
- Date: Wed, 9 Jul 2008 19:02:52 -0400
I can't reproduce the problem outside of freeswitch, but I switched to
the luasql ODBC module instead of the mysql module and there is no
issue with memory leaks anymore.
On Tue, Jul 8, 2008 at 1:32 PM, Javier Guerra <javier@guerrag.com> wrote:
> On Tue, Jul 8, 2008 at 12:22 PM, Adam Twardowski
> <adam.twardowski@gmail.com> wrote:
>> Ya, I already tried the latest CVS head, it had no effect, still
>> loosing lots of memory.
>
> can you reproduce the problem out of freeswitch? just do a Lua script
> that calls your routine again and again, to see if the memory gets
> released or not.
>
> --
> Javier
>