fix compile warning
This commit is contained in:
@@ -177,7 +177,7 @@ find_etypelist(krb5_context context,
|
||||
krb5_authdata adIfRelevant;
|
||||
unsigned i;
|
||||
|
||||
krb5_data_zero(&adIfRelevant);
|
||||
memset(&adIfRelevant, 0, sizeof(adIfRelevant));
|
||||
|
||||
etypes->len = 0;
|
||||
etypes->val = NULL;
|
||||
|
Reference in New Issue
Block a user