s4:libcli/smb2: fix smb2_getinfo_send() marshalling
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Jan 2019 15:09:46 +0000 (16:09 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 28 Mar 2019 23:09:36 +0000 (23:09 +0000)
commitee2574ae5675ef0ea9b14c13677acf6c003497e0
treeb0cf01b0ba94a74f5f5148180428c4a9a42282f2
parent829f692fb1552e56c6a9726036a995b4328731dd
s4:libcli/smb2: fix smb2_getinfo_send() marshalling

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/smb2/getinfo.c
source4/libcli/smb2/smb2_calls.h
source4/smb_server/smb2/fileinfo.c
source4/torture/smb2/compound.c