From owner-cvs-all Wed Oct 25 16:28:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02FFF37B4C5; Wed, 25 Oct 2000 16:28:20 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA55698; Wed, 25 Oct 2000 16:28:19 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200010252328.QAA55698@freefall.freebsd.org> From: Doug Rabson Date: Wed, 25 Oct 2000 16:28:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common boot.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/10/25 16:28:19 PDT Modified files: sys/boot/common boot.c Log: Don't indirect through a null pointer if we run out of kernel filenames. Revision Changes Path 1.26 +2 -2 src/sys/boot/common/boot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message