In kinit_kdb_init(), ensure that we don't return an error with the
authorGreg Hudson <ghudson@mit.edu>
Fri, 17 Sep 2010 15:52:23 +0000 (15:52 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 17 Sep 2010 15:52:23 +0000 (15:52 +0000)
commit5caa3b093619c89f0ea6ff50c2cd5b8e9469502c
treeccbd11e43bff7e094104bc899d0eb885789c99ab
parent401c54d3d482f5fbd3847593ab994604e909172e
In kinit_kdb_init(), ensure that we don't return an error with the
old, freed value of *pcontext still there--that would result in a
double free.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24326 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/kinit/kinit_kdb.c