cvs commit: src/lib/libc/gen initgroups.c

Scott Long scottl at freebsd.org
Wed Nov 19 08:20:06 PST 2003


Diomidis Spinellis wrote:
> 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
> 

Since we are in Code Freeze, who approved this?

Scott



More information about the cvs-src mailing list