svn rev #18858: trunk/src/lib/krb5/krb/
coffman@MIT.EDU
coffman at MIT.EDU
Tue Nov 21 09:37:12 EST 2006
Commit By: coffman
Log Message:
ticket: new
subject: free error message when freeing context
Target_Version: 1.6
Tags: pullup
Call krb5_clear_error_message() to free any allocated error message
before freeing the context.
The condition that triggered this was a plugin library which fails to
load because of unresolved references. It appears dlopen() on Linux
leaks four bytes for each failing library in this situation.
Changed Files:
U trunk/src/lib/krb5/krb/init_ctx.c
More information about the cvs-krb5
mailing list