[krbdev.mit.edu #6514] SVN Commit

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Thu Jun 18 17:56:50 EDT 2009


The replay cache type implementations are responsible for freeing the
main rcache structure when the cache handle is closed.  The 'none'
rcache type wasn't doing this, resulting in a small memory leak each
time such a cache was opened and closed.  Not a big deal for a server
process servicing a single client, but it could accumulate (very very
slowly) for a long-running server.



http://src.mit.edu/fisheye/changelog/krb5/?cs=22417
Commit By: raeburn
Revision: 22417
Changed Files:
_U  trunk/
U   trunk/src/lib/krb5/rcache/rc_none.c




More information about the krb5-bugs mailing list