K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-12T01:34:27.000000Z K 7 svn:log V 184 When udp_send() fails, make sure to free the control mbufs as well as the data mbuf. This was done in most error cases, but not the case where the inpcb pointer is surprisingly NULL. END