pull up r23713 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 12 Feb 2010 20:28:43 +0000 (20:28 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 12 Feb 2010 20:28:43 +0000 (20:28 +0000)
commit72c4854dfeceed173e020ae8323651022337d0cd
tree394ae04f44c65559958fc3e7a05046a558430688
parentcf6de28a3bb42f4c999697ca7bbd32c182ec380f
pull up r23713 from trunk

 ------------------------------------------------------------------------
 r23713 | hartmans | 2010-02-09 14:15:12 -0500 (Tue, 09 Feb 2010) | 10 lines

 subject: krb5int_fast_free_state segfaults if state is null
 ticket: 6657
 target_version: 1.8
 tags: pullup

 krb5int_fast_free_state fails if state is null.  INstead it should
 simply return Reorganization of the get_init_creds logic has created
 situations where the init_creds loop can fail between the time when
 the context is initialized and the fast state is initialized.

ticket: 6657
version_fixed: 1.8
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@23719 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/fast.c