CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/26 15:56:07
Modified files:
sys/kern : uipc_mbuf.c
Log message:
Do a quick return if m->m_next is NULL in m_defrag() because there is nothing
todo. Discussed with deraadt@ and dlg@
