This commit is contained in:
Love Hornquist Astrand
2010-01-19 16:38:59 +00:00
committed by Love Hörnquist Åstrand
parent 5edb5d0275
commit c6a9bdb140

View File

@@ -2085,7 +2085,7 @@ out:
}
krb5_data_zero(&e_data);
ret = _kdc_fast_mk_responce(context, armor_crypto,
ret = _kdc_fast_mk_response(context, armor_crypto,
&error_method, NULL, NULL,
req->req_body.nonce, &e_data);
free_METHOD_DATA(&error_method);