Fix callers of heim_ntlm_encode_type3; make build
This commit is contained in:
		| @@ -473,7 +473,7 @@ _gss_ntlm_init_sec_context | ||||
|  | ||||
|  | ||||
|  | ||||
| 	ret = heim_ntlm_encode_type3(&type3, &data); | ||||
| 	ret = heim_ntlm_encode_type3(&type3, &data, NULL); | ||||
| 	free(type3.sessionkey.data); | ||||
| 	if (type3.lm.data) | ||||
| 	    free(type3.lm.data); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicolas Williams
					Nicolas Williams