Coverity CID 46: mech_type will always have the address of an
authorKen Raeburn <raeburn@mit.edu>
Sat, 29 Mar 2008 01:10:04 +0000 (01:10 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 29 Mar 2008 01:10:04 +0000 (01:10 +0000)
commitede433da9ba2514bcbaa49cf413f1ecb3fd23fcb
tree5f0b2ff58fb41718e0afcfa7f5b58c9df9a0ad5c
parenteccb57f342842bf8a067d87b97db68b3791cd4a7
Coverity CID 46: mech_type will always have the address of an
automatic variable, so can never be null (GSS_C_NULL_OID).

Delete null check and unreachable conditional code.

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