libsmb: Don't pass "sbuf" to cli_posix_stat_send()
authorVolker Lendecke <vl@samba.org>
Sat, 22 Feb 2020 13:55:07 +0000 (14:55 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 25 Feb 2020 17:44:45 +0000 (17:44 +0000)
commit15769f11a4da2f4e00dda5eac49560c91faa2ebb
tree5831f897622aec264eba2419be8ff1f065f547fa
parent6d282d610f493fce7dc0f8497d6db14af9d4bfdb
libsmb: Don't pass "sbuf" to cli_posix_stat_send()

Don't pass in the result buffer upon _send(), let the _recv() function
fill this in. Internal API only, adapt to current conventions.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clifile.c
source3/libsmb/proto.h