K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-11-27T04:26:00.000000Z K 7 svn:log V 229 o Initialise each mbuf's m_len to 0 in m_getm(); mb_put_mem() depends on this. o Update the `cur' pointer in the cluster loop in m_getm() to avoid incorrect truncation and leaked mbufs. Reviewed by: bmilekic Approved by: re END