lua-users home
lua-l archive

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


Hi all,

I find that the memory usage of my application is increased each time I call
do_buffer( ) to get a caculate result.
Is there any way to free the memory used by do_buffer( ) after calling it?

Thanks,
Hai