From owner-cvs-src@FreeBSD.ORG Fri Aug 5 18:40:10 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E163116A41F; Fri, 5 Aug 2005 18:40:10 +0000 (GMT) (envelope-from bz@FreeBSD.ORG) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745D343D45; Fri, 5 Aug 2005 18:40:10 +0000 (GMT) (envelope-from bz@FreeBSD.ORG) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 32E2C1FFAD3; Fri, 5 Aug 2005 20:40:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id A2CC11FF9AB; Fri, 5 Aug 2005 20:40:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 739081538C; Fri, 5 Aug 2005 18:39:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 68EA915329; Fri, 5 Aug 2005 18:39:34 +0000 (UTC) Date: Fri, 5 Aug 2005 18:39:34 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Wilko Bulte In-Reply-To: <20050805181812.GA83730@freebie.xs4all.nl> Message-ID: References: <200508051812.j75ICKRN004170@repoman.freebsd.org> <20050805181812.GA83730@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 18:40:11 -0000 On Fri, 5 Aug 2005, Wilko Bulte wrote: > On Fri, Aug 05, 2005 at 06:12:18PM +0000, Bjoern A. Zeeb wrote.. > > bz 2005-08-05 18:12:18 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > sys/pci if_sk.c > > Log: > > MFC rev. 1.104 > > Deal with failed malloc calls[1]. > > While there also check for failed device_add_child calls. > > > > Found by: Coventry Analysis tool[1]. > > s/Coventry/Coverity/ IIRC Off course. Copy&paste error. From a totally different commit message pasted to my commit to HEAD earlier this year pasted into this one. for i in `jot 100 1`; do echo "Correctly spell Coverity in commit messages." done -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT ! ispell: Command not found.