OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Wed Aug 04 2004 - 07:02:57 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2004/08/04 06:02:57

Modified files:
        regress/lib/libc/malloc/malloc0test: malloc0test.c

Log message:
Unbreak malloc0test for use with mmap malloc which allocates objects
in a non-contiguous manner. ok art