[Bug libc/26639] msgctl IPC_INFO and MSG_INFO return garbage
ldv at sourceware dot org
sourceware-bugzilla@sourceware.org
Sun Sep 20 17:21:58 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26639
--- Comment #1 from Dmitry V. Levin <ldv at sourceware dot org> ---
(In reply to Dmitry V. Levin from comment #0)
> Starting with commit glibc-2.31.9000-687-g3283f71113 aka glibc-2.32~83,
> both IPC_INFO and MSG_INFO commands of msgctl return garbage because their
> argument of type "struct msginfo" is converted using kmsqid64_to_msqid64.
typo: it's msqid64_to_kmsqid64, not kmsqid64_to_msqid64.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list