mirror of
https://github.com/samba-team/samba.git
synced 2025-01-01 21:18:10 +03:00
parent
1cbaa09ffc
commit
bbefb74bca
@ -956,7 +956,7 @@ krb5_error_code decode_krb5_ap_req(const krb5_data *code, krb5_ap_req **rep);
|
|||||||
smb_krb5_free_ap_req(context, ap_req);
|
smb_krb5_free_ap_req(context, ap_req);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
#error UNKOWN_KRB5_AP_REQ_DECODING_FUNCTION
|
#error UNKNOWN_KRB5_AP_REQ_DECODING_FUNCTION
|
||||||
#endif
|
#endif
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user