Subject: CVS commit: basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/30/2002 12:45:03
Module Name:	basesrc
Committed By:	itojun
Date:		Tue Jul 30 09:45:03 UTC 2002

Modified Files:
	basesrc/lib/libc/stdlib: calloc.c

Log Message:
die if integer overflow.  from openbsd


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.