Date: Sun, 30 Dec 2001 05:00:11 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/32807: which utility replacement in C Message-ID: <200112301300.fBUD0BU75289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/32807; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Peter Sanchez <fut0n@linuxforlesbians.org>, freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/32807: which utility replacement in C Date: Sun, 30 Dec 2001 14:58:58 +0200 On 15 Dec 2001 00:42:07 +0100, Dag-Erling Smorgrav wrote: > Yes, much better! Though the explicit "return" from void functions > isn't necessary. Since you've been driving the review process, will you don an asbestos suit and use this one to kill the existing perl script? :-) Note that there's a malloc() that isn't tested for failure, but it's hidden in a strdup(). This is in findprog(). Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112301300.fBUD0BU75289>