Restore signal mask before calling reapchild(). Fixes a possible race
condition that could prevent sudo from properly waiting for the child.
This commit is contained in:
Reference in New Issue
Block a user
condition that could prevent sudo from properly waiting for the child.