[Bug 857] off-by-one error in setting argv[0]
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 1 20:29:35 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=857
Summary: off-by-one error in setting argv[0]
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: Al.Smith at gold.net
# ps -ef --forest
root 28465 1 0 Apr19 ? 00:00:01 /sys/inet/ssh/sbin/sshd
root 1271 28465 0 Apr30 ? 00:00:00 \_ sshd: ajs [priv] d
ajs 1273 1271 0 Apr30 ? 00:00:01 | \_ sshd: ajs at pts/1 d
Note the trailing 'd' on processes 1271 and 1273.
A trivial 'bug', I know...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list