Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

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


https://github.com/krb5/krb5/commit/f84d8ab6ec6b5a509844af9874b11ae8a139343b
Commit By: ghudson
Revision: 22718
Changed Files:
U trunk/src/lib/gssapi/krb5/copy_ccache.c
From: tlyu@mit.edu
Subject: SVN Commit

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.

https://github.com/krb5/krb5/commit/b91852ab357c5377f92f226d9e340678aac108b8
Commit By: tlyu
Revision: 23635
Changed Files:
U branches/krb5-1-7/src/lib/gssapi/krb5/copy_ccache.c