summaryrefslogtreecommitdiff
path: root/kcm/protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'kcm/protocol.c')
-rw-r--r--kcm/protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm/protocol.c b/kcm/protocol.c
index ce547506f..bb73a01ee 100644
--- a/kcm/protocol.c
+++ b/kcm/protocol.c
@@ -1629,7 +1629,7 @@ kcm_op_do_ntlm(krb5_context context,
}
#endif
- ret = heim_ntlm_encode_type3(&type3, &ndata);
+ ret = heim_ntlm_encode_type3(&type3, &ndata, NULL);
if (ret)
goto error;