Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: maxv
Date: Mon Jan 22 10:26:38 UTC 2018
Modified Files:
src/share/man/man9: mbuf.9
src/sys/kern: uipc_mbuf.c
Log Message:
m_prepend does not tolerate being given len > MHLEN, so add a panic, and
document this behavior.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/share/man/man9/mbuf.9
cvs rdiff -u -r1.179 -r1.180 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.
Home |
Main Index |
Thread Index |
Old Index