[2742] in Kerberos-V5-bugs
Re: krb5-libs/433: pty cloning fails under HPUX10.20
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Tue Jun 3 23:08:26 1997
Date: Tue, 3 Jun 1997 23:06:29 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: krb5-bugs@MIT.EDU, jwessel@zap.cso.uiuc.edu
Cc: krb5-unassigned@RT-11.MIT.EDU, gnats-admin@RT-11.MIT.EDU,
krb5-prs@RT-11.MIT.EDU
In-Reply-To: Jason Wessel's message of Sun, 1 Jun 1997 12:43:02 -0400,
<199706011643.MAA15086@rt-11.MIT.EDU>
Date: Sun, 1 Jun 1997 11:41:39 -0500 (CDT)
From: Jason Wessel <jwessel@zap.cso.uiuc.edu>
There is a leading space in the statement to clone the pty
and it induces some bizzare behavior. Sometimes it will
succeed and other times it will fail. I noticed the problem
the first time it tried to allocate a pty of the type /dev/pty/*
Removing the space causes it to work all the time.
Thanks for noticing this problem! It's been fixed in our development
sources.
- Ted