K 10 svn:author V 5 brian K 8 svn:date V 27 1997-06-22T02:22:17.000000Z K 7 svn:log V 512 YAMFC: Fix this damn mbuf with a negative m_len. It turns out to be a problem with VJ header compression. davidg spotted this in usr.sbin/ppp/slcompress.c a while ago, but I believe gave the wrong reasons - it's too easy to reproduce ! The only scenario that I've been able to reproduce the problem under is when m_len is *exactly* 40 ! So go figure ! PR: 3749 Submitted elsewhere by: davidg Obtained from: usr.sbin/ppp/slcompress.c END