libsmb: Fix cli_smb2_get_reparse_point_fnum_send
authorVolker Lendecke <vl@samba.org>
Mon, 25 Mar 2019 08:11:51 +0000 (09:11 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Mar 2019 03:03:23 +0000 (03:03 +0000)
commit5c6fdb5dc741702b626099e53b5d4a01e673241e
treed91b7f21d12d33f463aca98c36cd48e21adff885
parent0fa5a77f46fb8a5ce06b93c0064e3ae4ea64084d
libsmb: Fix cli_smb2_get_reparse_point_fnum_send

Use the correct state variable type

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/cli_smb2_fnum.c