HomeFreeBSD

Fix a typo in do_sigaction() where sa_sigaction and sa_handler were
rS84622Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix a typo in do_sigaction() where sa_sigaction and sa_handler were
confused. Since sa_sigaction and sa_handler alias each other in a
union, the bug was completely harmless. This had been fixed as part
of the SIGCHLD changes in revision 1.125, but it was reverted when
they were backed out in revision 1.126.

Details

Provenance
iedowseAuthored on
Parents
rS84621: Remove bogus include.
Branches
Unknown
Tags
Unknown

Event Timeline