Merge branch 'master' into win32-port

This commit is contained in:
Love Hornquist Astrand
2009-12-23 14:03:37 +01:00
2 changed files with 0 additions and 1 deletions

0
autogen.sh Normal file → Executable file
View File

View File

@@ -1959,7 +1959,6 @@ _krb5_pk_load_id(krb5_context context,
hx509_certs_free(&id->anchors);
hx509_certs_free(&id->certpool);
hx509_revoke_free(&id->revokectx);
hx509_context_free(&context->hx509ctx);
free(id);
} else
*ret_id = id;