Bug 347

Summary: wrong macro used
Product: Portable OpenSSH Reporter: Rodney Ruddock <rodney>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: Other   
OS: All   

Description Rodney Ruddock 2002-07-10 06:50:05 AEST
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.
Comment 1 Tim Rice 2002-07-15 08:33:58 AEST
Fixed in current
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED