cognet 2003/11/17 11:21:53 PST
FreeBSD src repository
Modified files:
sys/netinet raw_ip.c
Log:
In rip_abort(), unlock the inpcb if we didn't detach it, or we may
recurse on the lock before destroying the mutex.
Submitted by: sam
Revision Changes Path
1.120 +2 -0 src/sys/netinet/raw_ip.c