[krbdev.mit.edu #4841] SVN Commit

Kevin Coffman via RT rt-comment at krbdev.mit.edu
Tue Nov 21 09:37:20 EST 2006


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.

Commit By: coffman



Revision: 18858
Changed Files:
U   trunk/src/lib/krb5/krb/init_ctx.c




More information about the krb5-bugs mailing list