[Bug 3160] New: Compilation fails when DEBUG_KEXDH is defined

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 6 06:55:16 AEST 2020


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: unassigned-bugs at mindrot.org
          Reporter: mscdex at mscdex.net

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.


More information about the openssh-bugs mailing list