28.06.03

Embarassing newbie coder bug

I wrote some debug routines for the mullocator, to trace down problems I have with some programs. I managed to code this:
memset( block, length - 2 * ALIGNMENT, 0x9B);	/* initalize with some trash */
Ahem! Posted by Nat! at 28.06.03 15:56