diff options
author | iedowse <iedowse@FreeBSD.org> | 2002-12-27 17:15:16 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2002-12-27 17:15:16 +0000 |
commit | f6258ba488075f7a4561dbca1e316dd438a7af5c (patch) | |
tree | 81a41f0e1b64bcb93811a2c41fdf93e40f7c939d /sys/dev/asr/asr.c | |
parent | 4dcc4f2f7e46cbb7043c619cfe0adb6a78b936d6 (diff) | |
download | FreeBSD-src-f6258ba488075f7a4561dbca1e316dd438a7af5c.zip FreeBSD-src-f6258ba488075f7a4561dbca1e316dd438a7af5c.tar.gz |
Oops, I misread the purpose of the NULL check in EH_RESTORE() in
revision 1.62. It was checking for M_PREPEND() failing, not for the
case of a NULL mbuf pointer being supplied to the macro. Back out
that revision, and fix the NULL dereference by not calling EH_RESTORE()
in the case where the mbuf pointer is NULL because the firewall
rejected the packet.
Diffstat (limited to 'sys/dev/asr/asr.c')
0 files changed, 0 insertions, 0 deletions