Check mech_type as well as mech_name in gssint_import_internal_name(),
authorGreg Hudson <ghudson@mit.edu>
Sat, 16 Apr 2011 17:30:38 +0000 (17:30 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 16 Apr 2011 17:30:38 +0000 (17:30 +0000)
commit973b9a998b8d3259ce53c12368da976bf0db532a
tree4305998852c86b100255dce7c6a8ad7cd0255be5
parentc41992eec7df41c0232de45ef19267a21b66dcaa
Check mech_type as well as mech_name in gssint_import_internal_name(),
for the sake of static analyzers.  (Also, since this is an internal
function, it can be called on a half-constructed MN; checking the type
alone would be insufficient.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24884 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/mechglue/g_glue.c