Remove assertions for non-nullity of init_module and fini_module in
authorGreg Hudson <ghudson@mit.edu>
Sat, 3 Jul 2010 19:25:00 +0000 (19:25 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 3 Jul 2010 19:25:00 +0000 (19:25 +0000)
commit8fb6f6bad2db6f7c9f71b9093063b889f743ba7f
tree966f21349ab4b9fdfe721c4bca4ea86885151462
parent640690c6555142190fc81575bcdbb2122994c7a6
Remove assertions for non-nullity of init_module and fini_module in
kdb5.c for consistency with other uses of mandatory vtable functions.

ticket: 6749
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24172 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/kdb5.c