pull up r18815 from trunk r18815@cathode-dark-space: raeburn | 2006-11-15 20:14:14 -0500 ticket: new subject: avoid double frees in ccache manipulation around gen_new target_version: 1.6 tags: pullup * krb5/krb/vfy_increds.c (krb5_verify_init_creds): If krb5_cc_gen_new fails, don't both close and destroy the template ccache. * gssapi/krb5/accept_sec_context.c (rd_and_store_for_creds): Likewise. Commit By: tlyu Revision: 18825 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/lib/gssapi/krb5/accept_sec_context.c U branches/krb5-1-6/src/lib/krb5/krb/vfy_increds.c