Always set output_cred_handle to GSS_C_NO_CREDENTIAL in the begining.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23688 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -51,7 +51,6 @@ OM_uint32 _gss_ntlm_acquire_cred | |||||||
|     ntlm_ctx ctx; |     ntlm_ctx ctx; | ||||||
|  |  | ||||||
|     *min_stat = 0; |     *min_stat = 0; | ||||||
|     if (output_cred_handle) |  | ||||||
|     *output_cred_handle = GSS_C_NO_CREDENTIAL; |     *output_cred_handle = GSS_C_NO_CREDENTIAL; | ||||||
|     if (actual_mechs) |     if (actual_mechs) | ||||||
| 	*actual_mechs = GSS_C_NO_OID_SET; | 	*actual_mechs = GSS_C_NO_OID_SET; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand