restructure

This commit is contained in:
Love Hörnquist Åstrand
2011-11-21 18:46:38 -08:00
parent 1d7c483db2
commit 354ef711f3
7 changed files with 59 additions and 8 deletions

View File

@@ -623,7 +623,7 @@ _krb5_plugin_run_f(krb5_context context,
s.ret = KRB5_PLUGIN_NO_HANDLE;
heim_array_iterate_f(s.result, eval_results, &s);
heim_array_iterate_f(s.result, &s, eval_results);
heim_release(s.result);
heim_release(s.n);