Date: Tue, 6 Feb 1996 10:43:08 +0100 From: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.FreeBSD.org Subject: does phkmalloc check bounds? Message-ID: <199602060943.KAA17404@gilberto.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
Without having looked at phkmalloc - where is it hidden in the source tree BTW - I wonder if it does bounds checking, that is allocate a bit more on every malloc, initialize the extra bytes with a magic pattern and see if it is invalidated next time an alloc routine is entered. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602060943.KAA17404>