Add consistency check for plugin interface names
authorGreg Hudson <ghudson@mit.edu>
Sun, 13 Nov 2011 00:38:23 +0000 (00:38 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sun, 13 Nov 2011 00:38:23 +0000 (00:38 +0000)
commit9b21c05fec7cc9e06c7c8d00dd750ee8a32cfe44
tree2d6593a996be7c607825c4a8ee678e220dc26000
parent2f96163a0f4ab2797dfbb56c9be23b3c2211d662
Add consistency check for plugin interface names

Add an assertion to ensure that the interface_names table in plugin.c
is updated when a new pluggable interface is added.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25471 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/krb5/krb/plugin.c