Added sanity checking so we can't dereference NULL trying to call a callback
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 18 Sep 2007 19:53:47 +0000 (19:53 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 18 Sep 2007 19:53:47 +0000 (19:53 +0000)
commit0f36c7f937916a10413b8519c5e05d8f752b12fb
tree089f55ec0e9646d73404f2b7c7533027fb282791
parent02703367a02c3dd85f2761d617f532668ceca906
Added sanity checking so we can't dereference NULL trying to call a callback

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19952 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/server/ccs_callback.c