From owner-cvs-all Sun Sep 23 22:24:25 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 92FD137B433; Sun, 23 Sep 2001 22:24:19 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8O5OJJ84492; Sun, 23 Sep 2001 22:24:19 -0700 (PDT) (envelope-from luigi) Message-Id: <200109240524.f8O5OJJ84492@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 23 Sep 2001 22:24:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.c X-FreeBSD-CVS-Branch: HEAD 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 luigi 2001/09/23 22:24:19 PDT Modified files: sys/netinet ip_fw.c Log: Fix a null pointer dereference introduced in the last commit, plus remove a useless assignment and move a comment. Submitted by: Thomas Moestl Revision Changes Path 1.168 +5 -7 src/sys/netinet/ip_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message