[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Memory issue in luaL_loadbuffer()
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 21 Jun 2007 15:54:05 -0300
> If I call luaL_loadbuffer() with a buffer just allocated, can I delete this buffer after the call?
Yes.