zero creds

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2880 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-10 20:14:18 +00:00
parent 4203cbc27e
commit 0c02b4e2b1

View File

@@ -110,6 +110,7 @@ krb5_sendauth(krb5_context context,
if (ret)
return ret;
}
memset(&this_cred, 0, sizeof(this_cred));
this_cred.client = client;
this_cred.server = server;
this_cred.times.endtime = 0;