svn rev #19417: branches/krb5-1-6/ src/util/support/
tlyu@MIT.EDU
tlyu at MIT.EDU
Tue Apr 10 17:52:12 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5510
version_fixed: 1.6.1
pull up r19400 from trunk
r19400 at cathode-dark-space: lxs | 2007-04-05 16:33:40 -0400
ticket: new
subject: krb5int_open_plugin_dirs errors out if directory does not exist
If one of the directories in the list doesn't exist and no filenames are
passed in because opendir fails and then the code gets an error. opendir()
failing should not be a fatal error. The function should just move on to
the next directory.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/util/support/plugins.c
More information about the cvs-krb5
mailing list