pull up r20580 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 9 Jul 2009 01:59:08 +0000 (01:59 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Jul 2009 01:59:08 +0000 (01:59 +0000)
commit86af898ba394ff6fe210aa7dff66135a610468f3
tree7ec44f4a4edb9dafc0a46ac66078a9f36b747725
parentbabf3f6cbb1c508e66e4431527e55be8d02eeac8
pull up r20580 from trunk

 ------------------------------------------------------------------------
 r20580 | raeburn | 2008-07-25 15:19:06 -0400 (Fri, 25 Jul 2008) | 8 lines

 ticket: new
 target_version: 1.6.4
 tags: pullup
 subject: fix possible uninit variable use in error path

 Clear gss_client and gss_target before any possible branch to 'error',
 where they can be used.

ticket: 6053
version_fixed: 1.6.4

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@22428 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/clnt/client_init.c