(pk_rd_pa_reply_dh): client do not contribute to the DH when the

server doesn't support the cached DH request.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15629 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-12 22:31:22 +00:00
parent cba53a17f2
commit 88be64c770

View File

@@ -1688,6 +1688,7 @@ pk_rd_pa_reply_dh(krb5_context context,
ret = KRB5KRB_ERR_GENERIC;
goto out;
}
c_n = NULL;
}