Module Name: src
Committed By: martin
Date: Mon Feb 9 09:46:01 UTC 2015
Modified Files:
src/sys/kern [netbsd-7]: uipc_mbuf.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #501):
sys/kern/uipc_mbuf.c: revision 1.161
Correct m_len calculation for m_dup() with mbuf clusters.
Fixes kern/49650.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.158.4.1 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.