t_msgctl: Fix the same msgsnd() misuse as t_msgsnd
msgsnd(2)'s msgsz argument does not describe the full structure, only the
message component.
Reported by: Coverity
CIDs: 1368703, 1368711
Sponsored by: Dell EMC Isilon
t_msgctl: Fix the same msgsnd() misuse as t_msgsnd Tags None Referenced Files None Subscribers None
Description
Details
|