mellon
Tue Jan 20 17:21:23 PST 1998
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv2497
Modified Files:
tcp_input.c
Log Message:
Never free the mbuf that we give to tcp_respond(). The previous change
corrected an inconsistency but in exactly the wrong way.