CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2017/01/25 02:41:45
Modified files: sys/kern : uipc_mbuf.c Log message: Clear the reference of the original mbuf chain after m_split()'ing a mbuf and properly intialize m_len. >From FreeBSD via Imre Vadasz. ok bluhm@