From owner-cvs-all Tue Jul 2 14:10:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7840437B6AA; Tue, 2 Jul 2002 14:05:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB5D44C51; Tue, 2 Jul 2002 13:15:54 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g62KFoJU093369; Tue, 2 Jul 2002 13:15:50 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g62KFoxs093368; Tue, 2 Jul 2002 13:15:50 -0700 (PDT) Message-Id: <200207022015.g62KFoxs093368@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 2 Jul 2002 13:15:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_cisco.c X-FreeBSD-CVS-Branch: RELENG_4 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 archie 2002/07/02 13:15:50 PDT Modified files: (Branch: RELENG_4) sys/netgraph ng_cisco.c Log: MFC: (rev. 1.18) Fix bugs where mbuf was being accessed without m_pullup(). Revision Changes Path 1.4.2.5 +42 -8 src/sys/netgraph/ng_cisco.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message