git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2940 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-12 01:55:05 +00:00
parent 3ea98fa1f5
commit 9ff5e33735

View File

@@ -461,7 +461,7 @@ krb5_425_conv_principal(krb5_context context,
if(instance == NULL)
goto no_host;
if(instance[0] == 0){
instance == NULL;
instance = NULL;
goto no_host;
}
p = krb5_config_get_string(context->cf, "realms", realm,