Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 603 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