Mailing List Archive

[Bug 3151] unittest files still use signal() instead of ssh_signal()
https://bugzilla.mindrot.org/show_bug.cgi?id=3151

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org
Resolution|--- |WONTFIX
Status|NEW |RESOLVED

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
This is harmless but surprising difficult to fix, because of circular
dependencies in the source. I think we'll just leave the unit tests
using the system signal() call, since we don't need to be particularly
careful wrt interrupted syscalls as we do in ssh/sshd

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs