[Bug 2296] New: loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP is defined

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Oct 18 16:08:39 EST 2014


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

            Bug ID: 2296
           Summary: loginrec.c fails to compile when HAVE_ADDR_V6_IN_UTMP
                    is defined
           Product: Portable OpenSSH
           Version: 6.7p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: writeonce at midipix.org

Created attachment 2487
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2487&action=edit
loginrec.c: change the 'ut' typo to 'utx' where applicable

In loginrec.c: construct_utmpx(), the effective code path when
HAVE_ADDR_V6_IN_UTMP is defined contains a typo which results in
failure to compile.  Attached is a patch that fixes this error.

* filed against 6.7, but applies also to the current version and
several previous versions (6.6 at the least).

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


More information about the openssh-bugs mailing list