Date: Thu, 31 May 2001 21:48:48 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Warner Losh <imp@harmony.village.org> Cc: Kris Kennaway <kris@obsecurity.org>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, dwmalone@maths.tcd.ie Subject: Re: cvs commit: src/lib/libc/gen setproctitle.3 syslog.3 src/lib/libc/stdio printf.3 Message-ID: <200105312148.aa79550@salmon.maths.tcd.ie> In-Reply-To: Your message of "Thu, 31 May 2001 13:35:52 MDT." <200105311935.f4VJZqE94063@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> You use strn{cat,cpy} correctly by using them *ONLY* for fixed
> strings. All other bufer overflow protected thigns should use
> strl{cpy,cat}. Full stop.
Yep - that was my point, which I seemed to forget to make ;-)
> strl* I think are not standard, but they are useful enough that they
> should be :-)
There's always C09...
David.
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?200105312148.aa79550>
