From owner-cvs-all Tue Dec 8 17:27:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11353 for cvs-all-outgoing; Tue, 8 Dec 1998 17:27:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11348; Tue, 8 Dec 1998 17:27:29 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA25570; Tue, 8 Dec 1998 17:27:30 -0800 (PST) Date: Tue, 8 Dec 1998 17:27:30 -0800 (PST) Message-Id: <199812090127.RAA25570@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci pci_compat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/08 17:27:29 PST Modified files: sys/pci pci_compat.c Log: Bailing out when malloc returns != NULL will not help anybody. Revision Changes Path 1.16 +2 -2 src/sys/pci/pci_compat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message