Use a context to store error table info
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 17 Oct 2008 15:45:05 +0000 (15:45 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 17 Oct 2008 15:45:05 +0000 (15:45 +0000)
commitfcd5639458992d23d49f1b867f405e53fb8388c9
tree4ae5d9936169cea6633018400b001b367a7f5169
parent077ccbfee3d205fe354bb1a7504fe8408d81c890
Use a context to store error table info

Just sticking an einfo on the stack doesn't work because it's not
initialized.  Also the detailed error message doesn't end up propogated back
to KIM.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20881 dc483132-0cff-0310-8789-dd5450dbe970
src/kim/lib/kim_ui_plugin.c