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: Fri Aug 22 2008 - 16:25:11 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2008/08/22 15:25:11

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

Log message:
make sure we always map and unmap multiples of MALLOC_PAGESIZE;
case spotted by beck, one by me; ok deraadt beck