From owner-freebsd-audit Mon Dec 4 17:21:32 2000 From owner-freebsd-audit@FreeBSD.ORG Mon Dec 4 17:21:31 2000 Return-Path: Delivered-To: freebsd-audit@freebsd.org Received: from puck.firepipe.net (mcut-b-167.resnet.purdue.edu [128.211.209.167]) by hub.freebsd.org (Postfix) with ESMTP id 868CA37B401 for ; Mon, 4 Dec 2000 17:21:30 -0800 (PST) Received: by puck.firepipe.net (Postfix, from userid 1000) id 87FF418C5; Mon, 4 Dec 2000 20:21:29 -0500 (EST) Date: Mon, 4 Dec 2000 20:21:29 -0500 From: Will Andrews To: Chris Faulhaber Cc: Will Andrews , audit@FreeBSD.org Subject: Re: usr.bin audit patch Message-ID: <20001204202129.X570@puck.firepipe.net> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Chris Faulhaber , audit@FreeBSD.org References: <20001204201058.W570@puck.firepipe.net> <20001204201557.A15550@peitho.fxp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001204201557.A15550@peitho.fxp.org>; from jedgar@fxp.org on Mon, Dec 04, 2000 at 08:15:57PM -0500 X-Operating-System: FreeBSD 4.1-STABLE i386 Sender: will@puck.firepipe.net Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Dec 04, 2000 at 08:15:57PM -0500, Chris Faulhaber wrote: > You might also want to look at the couple dozen patches I have at > http://www.fxp.org/~jedgar/FreeBSD/diffs/pending/ Ah, cool. You've mostly added checking on errors in calls like malloc(), str*(), and such. All I knew about was assuming infinite strings based on user data (strcpy() & sprintf()). Thanks. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message