]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix bugs in kadm5_auth commit 688/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 19 Aug 2017 18:21:31 +0000 (14:21 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 21 Aug 2017 20:19:54 +0000 (16:19 -0400)
commitd9e8bdc9858a1dbe135db2d12c70854ef1851ce8
tree0f62963c4a4ce4dfb970a75970d724c9cefbcbac
parentda47c655f084b511ea1f6142b6f571b5198915b7
Fix bugs in kadm5_auth commit

Commit 92a1a7efe2fc43337416098f2227038a72f1e35a uses line after it is
freed in load_acl_file().  Move the k5_setmsg() call earlier to fix
it.  The same commit also used the wrong header underline in
krb5_conf.rst for the kadm5_auth interface subsection.  Fix it.

ticket: 8595
doc/admin/conf_files/krb5_conf.rst
src/kadmin/server/auth_acl.c