Staticize `kadm5_config_params conf' passed to
authorJacques A. Vidrine <n@nectar.com>
Mon, 29 Oct 2001 12:53:52 +0000 (12:53 +0000)
committerJacques A. Vidrine <n@nectar.com>
Mon, 29 Oct 2001 12:53:52 +0000 (12:53 +0000)
commit2d609b163bdc654931d4489c8fc33e4ac85dd105
treed4a989a003184b135e0c46dfa9aba8481d8f5547
parenteec0349c2d5954aa8b3d1da064910821aaa5f581
Staticize `kadm5_config_params conf' passed to
`kadm5_init_with_password_ctx', since the latter holds a reference
to it.  Previously it was on the stack and would become overwritten
when doing `ktutil get'.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10779 ec53bebd-3082-4978-b11e-865c3cabbd6b
admin/get.c