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: Sun Apr 02 2006 - 13:22:14 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2006/04/02 12:22:14

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

Log message:
Use SIZE_MAX instead of SIZE_T_MAX, the latter is not POSIX and
remove redundant check on size. ok millert deraadt