From owner-cvs-all Sat Jul 7 6:12:53 2001 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 841EE37B406; Sat, 7 Jul 2001 06:12:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f67DCo573510; Sat, 7 Jul 2001 06:12:50 -0700 (PDT) (envelope-from brian) Message-Id: <200107071312.f67DCo573510@freefall.freebsd.org> From: Brian Somers Date: Sat, 7 Jul 2001 06:12:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ccp.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/07/07 06:12:48 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp ccp.c Log: MFC: Don't try to dereference the -1th ccp algorithm array entry when we open CCP with no algorithm. Revision Changes Path 1.56.2.9 +2 -2 src/usr.sbin/ppp/ccp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message