Here is the real solution:


--- sshd_bak.c  Fri Jan 15 22:10:24 1999
+++ sshd.c      Fri Jan 15 22:10:46 1999
@@ -3673,7 +3673,7 @@
 */
 int sgi_project_setup(char *username)
 {
-  int err;
+  int err=0;
   int naccts;
   projid_t pbuf;

-- end --

        Simply an uninitialized variable.

Josh
 
-- 
--  Joshua Weage   http://weage.resnet.gatech.edu/  --
--  Mechanical Engineering Graduate Student         --
--  Georgia Institute of Technology                 --
--  Try Linux, the free OS http://www.linux.org/    --

Reply via email to