Module Name: src Committed By: martin Date: Tue Apr 16 01:02:41 UTC 2019
Modified Files: src/sys/kern: sys_mqueue.c Log Message: mq_send1: fix argument validation and reject too large lengths early. Discovered by Andy Nguyen. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/kern/sys_mqueue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.