Check the mbuf returned by ip_fw_chk_ptr against NULL before accessing the mbuf
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 7 Sep 2008 08:15:25 +0000 (08:15 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 7 Sep 2008 08:15:25 +0000 (08:15 +0000)
commit521faeeab9e3240018307f7874c849067624dbaa
treec6b214b2bf7a3042de962dd6d99cd13650c33a82
parent8b6f36f5ee51cd4a5de4fd5e24f0eed932dc201f
Check the mbuf returned by ip_fw_chk_ptr against NULL before accessing the mbuf
sys/netinet/ip_output.c