PyMem_MALLOC (was [Python-Dev] Snake farm) (original) (raw)

Martin v. Loewis martin@v.loewis.de
22 Nov 2002 19:24:47 +0100


Tim Peters <tim.one@comcast.net> writes:

The configuration cruft should go away here. It's proven itself too brittle too many times. That is, we should pretend that all platforms are insane, and never pass 0 to any platform's malloc or realloc.

I agree, ignore my posting that proposes enhancements to the test.

Regards, Martin