Date: Wed, 13 Dec 2000 10:42:11 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: Dag-Erling Smorgrav <des@ofug.org> Cc: arch@FreeBSD.ORG Subject: Re: objections to sbuf? Message-ID: <200012131842.eBDIgB984584@earth.backplane.com> References: <xzpzoi0l3a5.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
:Any serious objections to committing the latest sbuf patch? : :DES :-- :Dag-Erling Smorgrav - des@ofug.org I won't object to you comitting it, but I think it's a huge waste of effort and space, not to mention introducing yet another MALLOC allocation which can potentially deadlock the system at a critical juncture. The kernel just doesn't have any sort of serious string handling problem that using snprintf() and strlcpy() couldn't fix in a second. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012131842.eBDIgB984584>