testcase fixes from 1.1 branch:
authorKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 21:47:24 +0000 (21:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 21:47:24 +0000 (21:47 +0000)
commitcdb1b0fc4869d3a6362b6c8f3bed7b6644d9a926
treeb12ef66923204984fd44894ea2eeabec7e61c974
parentbc8f47a2d35c1fac46d3f4cac62f3f24ffd88cea
testcase fixes from 1.1 branch:

* t_kdb.c (add_principal): Free only contents of a generated key, since the
keyblock structure itself is on the stack.

* t_kdb.c (add_principal): Update for new calling sequence to
krb5_dbekd_encrypt_key_data.
(do_testing): Update calls.

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