This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1780] [i386] size of sigset_t in ucontext_t structure does not match linux kernel


https://sourceware.org/bugzilla/show_bug.cgi?id=1780

--- Comment #8 from Rich Felker <bugdal at aerifal dot cx> ---
I don't see any use of kernel headers in the test case. But I also don't see
any evidence that there's a bug. uctxt->__fpregs_mem is not part of the public
API. For this bug to be valid, it would have to show observably wrong behavior
using the public API in a program not invoking undefined behavior.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]