[Bug 347] New: wrong macro used

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jul 10 06:50:09 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=347

           Summary: wrong macro used
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: rodney at bond.net


This is with version 3.4p1 of OpenSSH.
In the file "loginrec.c", function utmpx_get_entry(), around line #1252
the macro WTMP_FILE is used when it should be WTMPX_FILE (note the 'X').
OpenSSH 3.4p1 will not compile because of this when the build is configured to
use wtmpx.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list