Poul-Henning Kamp 0f400b2861 phkmalloc->evilchecks++;
If zero bytes are allocated, return pointer to the middle of page-zero
(which is protected) so that the program will crash if it dereferences
this illgotten pointer.

Inspired & Urged by:	Theo de Raadt <deraadt@cvs.openbsd.org>
2001-11-02 11:32:28 +00:00
..
2001-10-19 07:52:11 +00:00
2001-10-26 05:40:07 +00:00
2001-11-02 11:32:28 +00:00