[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	tedu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2003/10/16 11:05:05

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
by popular demand, malloc guard pages.  insert an unreadable/unwriteable
page after each page size allocation to detect overrun.  this is
somewhat electric fence like, while attempting to be mostly usable in
production.  also, use tdeval's chunk randomization code.
enabled with the G option.
ok deraadt and co.



Visit your host, monkey.org