cvs commit: src/sys/contrib/pf/net pf.c
Max Laier
mlaier at FreeBSD.org
Sun Oct 24 12:35:04 PDT 2004
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
More information about the cvs-src
mailing list