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

            Bug ID: 3160
           Summary: Compilation fails when DEBUG_KEXDH is defined
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: sshd
          Assignee: [email protected]
          Reporter: [email protected]

It seems sshd.c is referencing old packet handling functions when
DEBUG_KEXDH is defined, specifically: packet_start(),
packet_put_cstring(), packet_send(), and packet_write_wait(). It
appears it's been this way since OpenSSH 6.8 or so.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to