]> git.ipfire.org Git - thirdparty/krb5.git/commit
remove statements of the form "setuid(getuid());". telnet is not
authorMarc Horowitz <marc@mit.edu>
Sat, 22 Aug 1998 02:31:28 +0000 (02:31 +0000)
committerMarc Horowitz <marc@mit.edu>
Sat, 22 Aug 1998 02:31:28 +0000 (02:31 +0000)
commit9ac9d1985680fe285efea7856e9f6963c9f8419d
treecf6b1148cf160e3560d208861db49ff6bc33a644
parentb7c7ddf81728a320f28ce76f4119ed50850a27b9
remove statements of the form "setuid(getuid());".  telnet is not
installed setuid, so they are meaningless, but confuse the debugger.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10866 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnet/commands.c