K 10 svn:author V 8 truckman K 8 svn:date V 27 1999-05-10T18:09:39.000000Z K 7 svn:log V 278 Fix descriptor leak provoked by KKIS.05051999.003b exploit code. unp_internalize() takes a reference to the descriptor. If the send fails after unp_internalize(), the control mbuf would be freed ophaning the reference. Tested in -CURRENT by: Pierre Beyssac END