Coverity CID 91: Context is tested for null, and then unconditionally
authorKen Raeburn <raeburn@mit.edu>
Sat, 29 Mar 2008 01:09:26 +0000 (01:09 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 29 Mar 2008 01:09:26 +0000 (01:09 +0000)
commitb61c9c4055c4e69bc849122d1f06eddf56ec95a7
tree8d7e4cd194ae43279ce59488d25f6e575e004e51
parent85306a1255304169c251b540507e3828f6aa01c0
Coverity CID 91: Context is tested for null, and then unconditionally
dereferenced.

Remove unneeded null check.

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