svn rev #18591: trunk/src/lib/kdb/

raeburn@MIT.EDU raeburn at MIT.EDU
Fri Sep 15 21:59:19 EDT 2006


Commit By: raeburn
Log Message: 
* kdb5.c (kdb_load_library): Make error message a little more accurate.
(get_errmsg): New function.  Uses errcode_2_string and release_errcode_string
functions to copy out an error message from the plugin and store it locally,
if the error code supplied is nonzero.  Changed other uses of plugin functions
to call get_errmsg on returning.
(krb5_db_errcode2string): Deleted.



Changed Files:
U   trunk/src/lib/kdb/kdb5.c



More information about the cvs-krb5 mailing list