s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.c
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jul 2018 13:01:50 +0000 (15:01 +0200)
committerAlexander Bokovoy <ab@samba.org>
Tue, 24 Jul 2018 04:55:23 +0000 (06:55 +0200)
commit87d73397f9a9dee8fa0055a2ff08244b2c85e120
tree80337eba2d88e481ce66f87f14207f246ca835f6
parentb7e99c2571e31971a6d7f1898e7458c16dc1031e
s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.c

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13308

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source4/libcli/smb_composite/fetchfile.c