On 12/06/2009 02:11 PM, malc wrote:
The implementation needs to track which addresses it handed out, since it
is
required that malloc(0) != malloc(0) (unless both are NULL).

You haven't read carefully, i said range.


So? There will be tracking, it's the same as with OpenBSD where
allocations of zero and greater than zero are handled differently.


That's exactly what I said.  Some tracking is needed.

--
error compiling committee.c: too many arguments to function



Reply via email to