Date: Fri, 26 Jan 2001 18:31:09 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.c Message-ID: <200101270231.f0R2V9F13866@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/01/26 18:31:09 PST Modified files: sys/netinet ip_fw.c Log: Make sure we do not follow an invalid pointer in ipfw_report when we get an incomplete packet or m_pullup fails. Revision Changes Path 1.154 +3 -2 src/sys/netinet/ip_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101270231.f0R2V9F13866>