Date: Mon, 29 Mar 2010 12:19:23 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_fw_sockopt.c Message-ID: <201003291219.o2TCJbmA046330@repoman.freebsd.org>
index | next in thread | raw e-mail
luigi 2010-03-29 12:19:23 UTC
FreeBSD src repository
Modified files:
sys/netinet/ipfw ip_fw_sockopt.c
Log:
SVN rev 205830 on 2010-03-29 12:19:23Z by luigi
Fix handling of set manipulations.
This patch has two fixes for potential kernel panics (one wrong
index, one access to the wrong lock) and two fixes to wrong logic
in a conditional. The potential panics are also on stable/8,
so I am going to MFC the fix quickly.
Revision Changes Path
1.15 +36 -25 src/sys/netinet/ipfw/ip_fw_sockopt.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003291219.o2TCJbmA046330>
