Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 323 Fix a memory leak introduced in r23926 where k_cred was not freed on successful return from kg_new_connection(). Reported by Julien Chaffraix. https://github.com/krb5/krb5/commit/f7119d48093c64a77e40afefa4ed8bb13bcfb527 Commit By: ghudson Revision: 24646 Changed Files: U trunk/src/lib/gssapi/krb5/init_sec_context.c