K 10 svn:author V 3 cem K 8 svn:date V 27 2017-03-29T21:26:13.962586Z K 7 svn:log V 306 t_msgsnd: Use msgsnd()'s msgsz argument correctly to avoid overflow msgsnd's msgsz argument is the size of the message following the 'long' message type. Don't include the message type in the size of the message when invoking msgsnd(2). Reported by: Coverity CID: 1368712 Sponsored by: Dell EMC Isilon END