Date: Thu, 7 Mar 2002 06:21:17 -0500 From: Will Andrews <will@csociety.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: David O'Brien <obrien@FreeBSD.org>, Mark Murray <markm@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/rwall rwall.c Message-ID: <20020307112117.GL53073@squall.waterspout.com> In-Reply-To: <20020307060920.C81803@espresso.q9media.com> References: <200203042027.g24KRc978637@freefall.freebsd.org> <20020307030244.B63484@dragon.nuxi.com> <20020307060920.C81803@espresso.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 07, 2002 at 06:09:20AM -0500, Mike Barcroft wrote: > This introduces a bug where fdopen() could attempt to open a bad file > descriptor in the case of an error with mkstemp(). That's true. But I don't think the previous statement should be restored... it makes more sense the way it's written now.. adding the check back would probably be appropriate, however. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020307112117.GL53073>