s4:param: use struct initializer in lpcfg_smbcli_options()
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2020 11:25:43 +0000 (13:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2020 15:54:38 +0000 (15:54 +0000)
commit9f3ab6a113d33bd028f7891dc0c96568c6ab9ce0
treee1cd77d05c7f4f2c585b7b5bedaaf1b27e2f35a9
parent0d2566210a89a3916f52535c534e55fbf889456e
s4:param: use struct initializer in lpcfg_smbcli_options()

We should zero all fields not initialiazed explicitly.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source4/param/loadparm.c