[krbdev.mit.edu #6867] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Sun Feb 13 14:12:37 EST 2011


File descriptors created for trace logging were never being closed.
With short-lived contexts this leak would eventually overflow the
process's file table.  Correct this oversight by closing the file
descriptor in file_trace_cb before freeing its container.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24634
Commit By: ghudson
Revision: 24634
Changed Files:
U   trunk/src/lib/krb5/os/trace.c




More information about the krb5-bugs mailing list