zero authenticator
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2548 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,6 +53,7 @@ krb5_auth_con_init(krb5_context context,
|
||||
ALLOC(p->authenticator, 1);
|
||||
if (!p->authenticator)
|
||||
return ENOMEM;
|
||||
memset (p->authenticator, 0, sizeof(*p->authenticator));
|
||||
p->flags = KRB5_AUTH_CONTEXT_DO_TIME;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user