PyMem_MALLOC (was [Python-Dev] Snake farm)

Martin v. Loewis martin@v.loewis.de
23 Nov 2002 10:15:27 +0100


Marc Recht <marc@informatik.uni-bremen.de> writes:

> The problem seems to be in the FreeBSD malloc
> implementation. malloc(0) returns 0x800 in all my tests. malloc(1) and
> up seems to work properly..

Can you please try again? This should be fixed now.

Regards,
Martin