[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Does malloc() have to zero the block?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 19 Sep 2007 16:27:57 -0300
> Just like Roberto said.
> What's the issue?
The original issue was whether Lua relies on malloc to clear the buffer
it returns. The answer is no.