use the right error code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22148 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -58,7 +58,7 @@ OM_uint32 _gss_ntlm_inquire_cred | |||||||
| 	*mechanisms = GSS_C_NO_OID_SET; | 	*mechanisms = GSS_C_NO_OID_SET; | ||||||
|  |  | ||||||
|     if (cred_handle == GSS_C_NO_CREDENTIAL) |     if (cred_handle == GSS_C_NO_CREDENTIAL) | ||||||
| 	return GSS_C_NO_CREDENTIAL; | 	return GSS_S_NO_CRED; | ||||||
|  |  | ||||||
|     if (mechanisms) { |     if (mechanisms) { | ||||||
|         ret = gss_create_empty_oid_set(minor_status, mechanisms); |         ret = gss_create_empty_oid_set(minor_status, mechanisms); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand