CCAPI v2 support crash when client or server strings are NULL
authorAlexandra Ellwood <lxs@mit.edu>
Mon, 10 Mar 2008 19:13:07 +0000 (19:13 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Mon, 10 Mar 2008 19:13:07 +0000 (19:13 +0000)
commit4c14c400777b12193a842f3eb050ff7c14a65e94
tree3820cf45c5c4bc330e82fc736a7a074093afb66e
parent0d072b06dc3877a03946680456e56d4b6fca1720
CCAPI v2 support crash when client or server strings are NULL

The CCAPI v2 support will crash if passed in a krb5 credential with
the client or server principal strings set to NULL.  Since CCAPI v3+
support checks for this we should check in CCAPI v2.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20260 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/common/cci_cred_union.c