From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 19 22:38:28 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B10E016A4CE; Thu, 19 Aug 2004 22:38:28 +0000 (GMT) Received: from coverity.dreamhost.com (coverity.dreamhost.com [66.33.192.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B96143D46; Thu, 19 Aug 2004 22:38:28 +0000 (GMT) (envelope-from tedu@coverity.com) Received: from coverity.com (dsl093-171-098.sfo4.dsl.speakeasy.net [66.93.171.98]) by coverity.dreamhost.com (Postfix) with ESMTP id 4694990888; Thu, 19 Aug 2004 15:38:28 -0700 (PDT) Message-ID: <41252AC0.7060702@coverity.com> Date: Thu, 19 Aug 2004 15:33:36 -0700 From: Ted Unangst User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andre Oppermann References: <4123049E.9000900@coverity.com> <41250B09.6070006@freebsd.org> In-Reply-To: <41250B09.6070006@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 20 Aug 2004 12:29:44 +0000 cc: hackers@freebsd.org Subject: Re: too late null checks X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 22:38:28 -0000 Andre Oppermann wrote: > Did you run your entire tool on the FreeBSD tree or is this subset of the > available tests and checks? > It's a small sample of the larger whole. The whole thing isn't as interesting to look at yet, but I'm working on it.