Adding same enctype is enough one time. From Andy Polyakov and Bjorn Sandell.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22016 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -479,6 +479,7 @@ get_pa_etype_info(krb5_context context,
|
||||
free_ETYPE_INFO(&pa);
|
||||
return ret;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
skip1:;
|
||||
@@ -636,6 +637,7 @@ get_pa_etype_info2(krb5_context context,
|
||||
free_ETYPE_INFO2(&pa);
|
||||
return ret;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
skip1:;
|
||||
|
Reference in New Issue
Block a user