| Summary: | doesn't properly log logout event in utmp entry when pts bigger than 999 | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Arkadiusz Miśkiewicz <arekm> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.8p1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Arkadiusz Miśkiewicz
2004-04-29 09:16:47 AEST
Already fixed in 3.8.1p1. 20040408 - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating pty name on Linux 2.6.x systems. Patch from jpe at eisenmenger.org. |