From owner-freebsd-bugs Mon Jul 7 16:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA15429 for bugs-outgoing; Mon, 7 Jul 1997 16:30:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA15423; Mon, 7 Jul 1997 16:30:02 -0700 (PDT) Date: Mon, 7 Jul 1997 16:30:02 -0700 (PDT) Message-Id: <199707072330.QAA15423@hub.freebsd.org> To: freebsd-bugs Cc: From: Garrett Wollman Subject: kern/4044: kernel crashes when ip_output() is called with a NULL route argument Reply-To: Garrett Wollman Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/4044; it has been noted by GNATS. From: Garrett Wollman To: terzis@cs..ucla.edu Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: kern/4044: kernel crashes when ip_output() is called with a NULL route argument Date: Mon, 7 Jul 1997 19:21:12 -0400 (EDT) < When ip_output() in netinet/ip_output.c is called with a NULL route > argument header the kernel crashes, because a test for a NULL argument > has been removed from this version of the code. That is intentional. >> Fix: > Include a test for NULL route header. Correct fix: always give ip_output() a route. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick