Subject: CVS commit: src/sys/compat/common
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/19/2003 16:43:38
Module Name: src
Committed By: christos
Date: Wed Nov 19 16:43:38 UTC 2003
Modified Files:
src/sys/compat/common: vfs_syscalls_43.c
Log Message:
- don't use MALLOC for non constant counts
- check malloc() size.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/compat/common/vfs_syscalls_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.