K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2001-01-06T20:44:39.000000Z K 7 svn:log V 292 Make sure musycc driver deals with the possibility of any type of mbuf allocation not succeeding. In this case, make sure the driver doesn't leak any memory by freeing all necessary buffers; make sure to loop and free all the previously allocated mbufs in this routine. Reviewed by: alfred END