commit | a8ec4910fd7d67df09ca79179dff8a344cc13cf2 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Wed Jul 13 21:34:11 2005 +0000 |
committer | rsc <devnull@localhost> | Wed Jul 13 21:34:11 2005 +0000 |
tree | 9dbb20f00bd6ec3a3fee026473f43e85f49f5c77 | |
parent | f462256db27f827590a5867e046d0bbbb8eb368a [diff] [blame] |
apple
diff --git a/src/libauth/auth_proxy.c b/src/libauth/auth_proxy.c index 436c1b7..8761cc9 100644 --- a/src/libauth/auth_proxy.c +++ b/src/libauth/auth_proxy.c
@@ -91,6 +91,7 @@ if(auth_rpc(rpc, "authinfo", nil, 0) != ARok) return nil; + a = nil; if(convM2AI((uchar*)rpc->arg, rpc->narg, &a) == nil){ werrstr("bad auth info from factotum"); return nil;