Date: 08 Apr 2002 12:15:17 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c Message-ID: <xzp1ydqqyx6.fsf@flood.ping.uio.no> In-Reply-To: <20020408101138.GA68318@sunbay.com> References: <200204072043.g37KhRi76699@freefall.freebsd.org> <20020408101138.GA68318@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov <ru@FreeBSD.org> writes: > On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote: > > Log: > > Fix bug in previous commit that passed the wrong default value to > > login_getcapstr(3). Also fix a longer-standing bug (login_close(3) > > frees the string returned by login_getcapstr(3)) by reorganizing the > > code a little, and use login_getpwclass(3) instead of login_getclass(3) > > if we already have a struct pwd. > This change also broke the "Password:" prompt. The bug is hidden by > the -Wno-uninitialized setting in bsd.sys.mk. Here's the patch: The commit you quote *fixed* the bug you're referring to. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp1ydqqyx6.fsf>