[Bug 240035] freebsd32: sysv IPC broken on non-i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 22 13:36:02 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240035

            Bug ID: 240035
           Summary: freebsd32: sysv IPC broken on non-i386
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: brooks at FreeBSD.org

In the COMPAT_FREEBSD32 code the definitions of struct msqid_ds32, struct
msqid_ds32_old, struct semid_ds32, struct semid_ds32_old, struct shmid_ds32,
and struct shmid_ds32_old assume time_t is an int32_t when that's only true on
i386.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list