mjacob 2007-06-15 22:54:11 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_usrreq.c
Log:
Garbage collect some debug code that not only no longer could
work but in fact probably causes a random pointer dereferences.
Garbage collect the tp variable too.
Revision Changes Path
1.158 +0 -6 src/sys/netinet/tcp_usrreq.c