Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2004 07:28:57 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Jonathan Chen <jon@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen getpwent.c
Message-ID:  <20040422122857.GF29225@madman.celabo.org>
In-Reply-To: <200404212115.i3LLF89Y076960@repoman.freebsd.org>
References:  <200404212115.i3LLF89Y076960@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 21, 2004 at 02:15:08PM -0700, Jonathan Chen wrote:
> jon         2004/04/21 14:15:08 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/gen         getpwent.c 
>   Log:
>   Fix a bug that could result in getpw*() incorrectly returning NULL when NIS
>   adjunct maps are used.  One symtom of this bug is sshd saying:
>           login_get_lastlog: Cannot find account for uid X
>   when logging in.  The problem here is caused by an incorrect reuse of the rv
>   variable when previous values are needed later.
>   
>   Revision  Changes    Path
>   1.87      +1 -0      src/lib/libc/gen/getpwent.c

Thanks, Jonathan!

Cheers,
-- 
Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040422122857.GF29225>