https://bugs.kde.org/show_bug.cgi?id=417266
Bug ID: 417266 Summary: Make memcheck/tests/linux/sigqueue usable with musl Product: valgrind Version: 3.15 SVN Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: stefan.maksimo...@rt-rk.com CC: mips3...@gmail.com Target Milestone: --- Created attachment 125733 --> https://bugs.kde.org/attachment.cgi?id=125733&action=edit proposed solution Remove offsetof(siginfo_t, _sifields) from the test. "_sifields" isn't mandatory field of struct siginfo_t so it shouldn't be used in regular user program. There is no functional impact on test. -- You are receiving this mail because: You are watching all bug changes.