Date: Sun, 10 Dec 2000 12:48:33 +0000 From: Josef Karthauser <joe@tao.org.uk> To: Chris Faulhaber <jedgar@fxp.org> Cc: imp@freebsd.org, freebsd-audit@FreeBSD.ORG Subject: Re: crunchgen(8) patch (again) Message-ID: <20001210124833.B84921@bsdi.com> In-Reply-To: <20001203072512.A86744@earth.causticlabs.com>; from jedgar@fxp.org on Sun, Dec 03, 2000 at 07:25:12AM -0500 References: <20001203072512.A86744@earth.causticlabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'll take this one - I've got local patches to crunchgen in my tree that I'm going to commit pending review on freebsd-small. After that I'm going to style(9) it and will incorporate these patches during that process. Warner, did you say that you also had patches to crunchgen? Joe On Sun, Dec 03, 2000 at 07:25:12AM -0500, Chris Faulhaber wrote: > The following patch fixes: > > o check strdup() return values > o strcpy() -> strlcpy() > o sprintf() -> snprintf() > o mktemp() -> mkstemp() > o use err() instead of errx() in out_of_memory() function since > errno will probably be set > > Also, I have quite a few small patches for review at: > http://www.fxp.org/~jedgar/FreeBSD/diffs/ > > -- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org -- Josef Karthauser [joe@FreeBSD.org, joe@tao.org.uk] ......... FreeBSD: The power to change the world ........ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001210124833.B84921>