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:
Love Hörnquist Åstrand
2007-10-24 20:41:20 +00:00
parent 0959857474
commit 6f7200b830

View File

@@ -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:;