Module Name: src Committed By: christos Date: Wed Oct 9 20:15:20 UTC 2013
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
- initialize m_len m_pkthgr.len to 0 in constructors, as discussed in tech-net.
- s/MGET/m_get
- s/0/NULL
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 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.
