pull up r22718 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 02:50:09 +0000 (02:50 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 02:50:09 +0000 (02:50 +0000)
commitb91852ab357c5377f92f226d9e340678aac108b8
tree0e56ab68fe56ea3ef6ced8ba7799e317bd7dbe9b
parentdb83dc990bd338aa803e042b0816af640062fb08
pull up r22718 from trunk

 ------------------------------------------------------------------------
 r22718 | ghudson | 2009-09-09 11:17:09 -0400 (Wed, 09 Sep 2009) | 8 lines

 ticket: 6558
 subject: Fix memory leak in gss_krb5int_copy_ccache
 tags: pullup
 target_version: 1.7.1

 gss_krb5int_copy_ccache was iterating over credentials in a ccache
 without freeing them.

ticket: 6558
version_fixed: 1.7.1
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@23635 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/copy_ccache.c