On failure to find a correct error string, set status_string to NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17744 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -102,6 +102,7 @@ gss_display_status(OM_uint32 *minor_status, | ||||
| 		} | ||||
| 	} | ||||
| 	} | ||||
|  | ||||
| 	status_string->value = NULL; | ||||
| 	status_string->length = 0; | ||||
| 	return (GSS_S_BAD_STATUS); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand