rwatson 2006-04-03 09:01:17 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_divert.c
Log:
Correct incorrect assertion in div_bind(): inp must not be NULL here.
Reported by: tegge
MFC after: 3 months
Revision Changes Path
1.117 +1 -1 src/sys/netinet/ip_divert.c