Subject: Re: lib/35403: Error code path optimization in libc's implementation of uname()
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 01/15/2007 21:30:02
The following reply was made to PR lib/35403; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, lib-bug-people@netbsd.org,
	gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
	Pierre Pronchery <khorben@defora.org>
Cc: 
Subject: Re: lib/35403: Error code path optimization in libc's implementation of uname()
Date: Mon, 15 Jan 2007 16:26:52 -0500

 On Jan 15,  8:55pm, christianbiere@gmx.de (Christian Biere) wrote:
 -- Subject: Re: lib/35403: Error code path optimization in libc's implementat
 
 |  Yes, it's likely not worth it. Commit or just close?
 
 I think that the new code is cleaner. Although I don't see the point
 of cleaning up the buffer since an error is being returned.
 
 christos