[krbdev.mit.edu #6046] SVN Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Wed Jul 23 10:44:59 EDT 2008
The /src/windows/identity/plugins/common/dynimport.{c,h} files are used
by the NIM Kerberos v5 plug-ins for run-time dynamic linking. They
currently do not declare or import the following functions:
krb5_get_error_message()
krb5_free_error_message()
krb5_clear_error_message()
This patch adds declarations and definitions required for locating these
functions. Relies on the addition of these functions to the prototype
list in the Pismere loadfuncs-krb5.h. See ticket 6045.
Commit By: jaltman
Revision: 20571
Changed Files:
U trunk/src/windows/identity/plugins/common/dynimport.c
U trunk/src/windows/identity/plugins/common/dynimport.h
More information about the krb5-bugs
mailing list