* getpty.c (pty_getpty): Fix checks on string lengths to account
authorTom Yu <tlyu@mit.edu>
Fri, 5 Dec 1997 02:48:58 +0000 (02:48 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 5 Dec 1997 02:48:58 +0000 (02:48 +0000)
commit1c19e9f07aacf52c9775e0613cccca650b3268df
tree2e213cddc8f1d5fd1ef944013986ffed274ab766
parent6344b9bc035f8ffd6dffe342ef89939ddabd532e
* getpty.c (pty_getpty): Fix checks on string lengths to account
for terminating nul character.  Some whitespace fixups.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10313 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/ChangeLog
src/util/pty/getpty.c