Module Name: src Committed By: njoly Date: Tue Jul 17 14:22:43 UTC 2012
Modified Files: src/sys/kern: uipc_syscalls.c Log Message: Avoid kmem_alloc KASSERT for 0 byte allocation, when tracing processes that use empty messages with sendmsg/recvmsg. To generate a diff of this commit: cvs rdiff -u -r1.155 -r1.156 src/sys/kern/uipc_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.