]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: let sdb_entry_ex_to_krb5_db_entry() initialize 'k' at the beginning
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Feb 2022 09:59:45 +0000 (10:59 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Mar 2022 09:19:33 +0000 (09:19 +0000)
commit6152db35a660574bcfdc8a2cffe795e3bc30e25e
tree36cd19810286ab720c4c3a3559b7948f1f4924fb
parentba6fccf443978b40e0187a7e589dd2cf6874fc39
s4:kdc: let sdb_entry_ex_to_krb5_db_entry() initialize 'k' at the beginning

This is clearer and make further changes easier.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/sdb_to_kdb.c