Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2005 07:57:33 -0500
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/libexec/rexecd rexecd.c
Message-ID:  <6715759dfc36ac3b48dc3efe8cfcd07d@FreeBSD.org>
In-Reply-To: <200504081119.j38BJoZf036618@repoman.freebsd.org>
References:  <200504081119.j38BJoZf036618@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Apr 8, 2005, at 6:19 AM, Dag-Erling Smorgrav wrote:

> des         2005-04-08 11:19:50 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     libexec/rexecd       rexecd.c
>   Log:
>   Revert parts of previous commits and use a temporary variable to 
> avoid
>   an invalid type pun.
>

Thanks for fixing, DES.   Only, you have re-introduced some of the 
bugs.  You need to use getpwnam_r or copy the contents of the returned 
struct passwd before continuing.  Unfortunately, I'm about to grab a 
plane and be totally unavailable for the next 24 hours or, and mostly 
unavailable for the next few weeks.  :-/

Cheers,
-- 
Jacques A Vidrine / NTT/Verio
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?6715759dfc36ac3b48dc3efe8cfcd07d>