Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/31/2002 03:12:03
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Jul 31 00:12:03 UTC 2002

Modified Files:
	basesrc/lib/libc/stdlib [netbsd-1-6]: calloc.c

Log Message:
Pull up revision 1.10 (requested by itojun in ticket #585):
die if integer overflow.  from openbsd


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.14.1 basesrc/lib/libc/stdlib/calloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.