CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/13 05:38:36
Modified files:
sys/kern : uipc_mbuf.c
Log message:
Convert mbuf type KDASSERT() to a proper KASSERT() in m_get(9).
Should prevent to use uninitialized value as bogus counter index.
OK mvs@ claudio@ anton@
