CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/06 10:32:16
Modified files:
sys/netinet : tcp_usrreq.c
Log message:
Fix a possible mbuf leak in tcp_usrreq(). Make the error handling
more consistent to the other protocols' usrreq functions.
OK visa@ claudio@
