(_kdc_pk_rd_padata): Try to log what went wrong.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20942 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -640,6 +640,8 @@ _kdc_pk_rd_padata(krb5_context context,
|
||||
kdc_log(context, config, 0, "PK-INIT request of type %s", type);
|
||||
|
||||
out:
|
||||
if (ret)
|
||||
krb5_warn(context, ret, "PKINIT");
|
||||
|
||||
if (signed_content.data)
|
||||
free(signed_content.data);
|
||||
|
Reference in New Issue
Block a user