From: | kwc@citi.umich.edu |
Subject: | SVN Commit |
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
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