Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/24/2000 20:40:19
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Thu Aug 24 17:40:17 UTC 2000

Modified Files:
	basesrc/usr.sbin/lpr/lpc: lpc.c

Log Message:
Fix ingroup() to not check gid against trailing groups not set by
getgroups().

Reported to security-officer, but not a security hole, since
"operator" is not gid 0.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/lpr/lpc/lpc.c

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