typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2940 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -461,7 +461,7 @@ krb5_425_conv_principal(krb5_context context,
|
|||||||
if(instance == NULL)
|
if(instance == NULL)
|
||||||
goto no_host;
|
goto no_host;
|
||||||
if(instance[0] == 0){
|
if(instance[0] == 0){
|
||||||
instance == NULL;
|
instance = NULL;
|
||||||
goto no_host;
|
goto no_host;
|
||||||
}
|
}
|
||||||
p = krb5_config_get_string(context->cf, "realms", realm,
|
p = krb5_config_get_string(context->cf, "realms", realm,
|
||||||
|
Reference in New Issue
Block a user