skip all modules in plugin if init function fails
authorKevin Coffman <kwc@citi.umich.edu>
Wed, 29 Nov 2006 00:17:52 +0000 (00:17 +0000)
committerKevin Coffman <kwc@citi.umich.edu>
Wed, 29 Nov 2006 00:17:52 +0000 (00:17 +0000)
commit31470c7c55ade500a0e420642798d1261de61d6a
treeaae86f87fdba6bf55b664a0ed0dcbd497ea576e1
parentfdfc73ab2aa0a381610f6cd7ae6fbe7246ec53f4
skip all modules in plugin if init function fails

If the plugin initialization function fails, skip all modules in
the plugin, not just the first.  Also, print the error message from
the plugin if supplied.

ticket: new
Target_Version: 1.6
Tags: pullup
Component: krb5-kdc

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18873 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/kdc_preauth.c