On Mac the kernel's mid-signal-frame padding means our fixed struct's siginfo_t location is not reliable: we have to go through the pinfo pointer instead. This fixes a failure in the i#2990 test on Mac.
Issue: #2990 (closed)
On Mac the kernel's mid-signal-frame padding means our fixed struct's siginfo_t location is not reliable: we have to go through the pinfo pointer instead. This fixes a failure in the i#2990 test on Mac.
Issue: #2990 (closed)