kdc: Quiet warning in FAST unwrap
I believe tgs_ac is not NULL at that location, but ac definitely isn't.
This commit is contained in:
@@ -632,7 +632,7 @@ fast_unwrap_request(astgs_request_t r,
|
||||
if (r->explicit_armor_present) {
|
||||
ret = _krb5_fast_explicit_armor_key(r->context,
|
||||
&armorkey,
|
||||
tgs_ac->remote_subkey,
|
||||
ac->remote_subkey,
|
||||
&explicit_armorkey,
|
||||
&r->armor_crypto);
|
||||
if (ret)
|
||||
|
Reference in New Issue
Block a user