PyMem_MALLOC (was [Python-Dev] Snake farm) (original) (raw)
Martin v. Loewis martin@v.loewis.de
23 Nov 2002 10:15:27 +0100
- Previous message: PyMem_MALLOC (was [Python-Dev] Snake farm)
- Next message: PyMem_MALLOC (was [Python-Dev] Snake farm)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: PyMem_MALLOC (was [Python-Dev] Snake farm)
- Next message: PyMem_MALLOC (was [Python-Dev] Snake farm)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]