[Bug 3151] New: unittest files still use signal() instead of ssh_signal()

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Apr 23 05:08:33 AEST 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3151

            Bug ID: 3151
           Summary: unittest files still use signal() instead of
                    ssh_signal()
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: Other
                OS: Windows 10
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Regression tests
          Assignee: unassigned-bugs at mindrot.org
          Reporter: balu.gajjala at gmail.com

V8.2 replaces signal() with ssh_signal().
However, fuzz.c, test_helper.c files uses signal().

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list