Subject: CVS commit: src/sys/miscfs/portal
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 06/05/2006 13:25:28
Module Name:	src
Committed By:	rpaulo
Date:		Mon Jun  5 13:25:28 UTC 2006

Modified Files:
	src/sys/miscfs/portal: portal_vnops.c

Log Message:
Call to kauth_cred_getgroups() should use kauth_cred_ngroups() result,
not the size of the array.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/miscfs/portal/portal_vnops.c

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