Date: Wed, 19 Nov 2003 07:51:26 -0800 (PST) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen initgroups.c Message-ID: <200311191551.hAJFpRRQ059310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2003/11/19 07:51:26 PST
FreeBSD src repository
Modified files:
lib/libc/gen initgroups.c
Log:
Fix problem where initgroups would silently truncate groups with
more than NGROUP elements without providing the opportunity to
setgroups to fail and correctly return error and set errno.
MFC after: 2 weeks
Revision Changes Path
1.8 +7 -2 src/lib/libc/gen/initgroups.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311191551.hAJFpRRQ059310>
