K 10 svn:author V 5 silby K 8 svn:date V 27 2003-04-15T02:14:43.000000Z K 7 svn:log V 272 Add another MBUF_STRESS_TEST feature, m_defragrandomfailures. When enabled, this causes m_defrag to randomly return NULL (following its normal failure case so that extra memory leaks are not introduced.) Code similar to this was used to find / fix a few bugs last week. END