Date: Sun, 24 Oct 2004 19:35:02 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf.c Message-ID: <200410241935.i9OJZ2qV038405@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004-10-24 19:35:02 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c
Log:
Fix a panic discovered with some apache2 configure test (that seemed to
trigger a socket creation race some some kind). Checking for non-NULL socket
and credential is not a bad idea anyway. Unfortunatly too late for the
release.
Reported & tested by: Gilbert Cao
MFC after: 2 weeks
Revision Changes Path
1.21 +5 -0 src/sys/contrib/pf/net/pf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410241935.i9OJZ2qV038405>
