[Issue 14007] shmctl with IPC_STAT returns wrong number of attachments. shmid_ds is defined wrong.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 19 09:19:54 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14007

--- Comment #6 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/58504ecda814127cadfe7cb395d1e3274802caf4
version away __unused1/2/3 for X86_64

Fixes Issue 14007 - shmctl with IPC_STAT returns wrong number of attachments.
shmid_ds is defined wrong.

Fix originally by tcak via Bugzilla.

--


More information about the Digitalmars-d-bugs mailing list