[krbdev.mit.edu #6987] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Oct 19 23:45:14 EDT 2011


krb5_cc_set_config has been non-functional since r24753 on cache types
which don't support removal of credential entries.  Fix it by only
calling krb5_cc_remove_cred if data is NULL, since krb5_cc_store_cred
will do it anyway in the positive case.

Also fix an old memory leak in an uncommon error case.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25384
Commit By: ghudson
Revision: 25384
Changed Files:
U   trunk/src/lib/krb5/ccache/ccfns.c




More information about the krb5-bugs mailing list