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

Jacques A. Vidrine nectar at FreeBSD.org
Fri Apr 18 15:17:29 PDT 2003


On Fri, Apr 18, 2003 at 03:07:30PM -0700, Jacques A. Vidrine wrote:
> nectar      2003/04/18 15:07:30 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/gen         getpwent.c 
>   Log:
>   Follow-up to revision 1.74: Using the result buffer to store our empty
>   string was an incredibly dumb idea (of course it will be changed by an
>   NSS module on success!).  Use a static empty string instead.

If you get message like:
   login_getclass: unknown class 'YourUserNameHere'
It was because of this bug.

Cheers,
-- 
Jacques A. Vidrine <nectar at celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine at verio.net     .  nectar at FreeBSD.org  .          nectar at kth.se


More information about the cvs-src mailing list