libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb1cli_readx*
commit9cf45fee5c5a3821d3cb701de9ffbea8d67e5afc
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Nov 2015 18:10:01 +0000 (27 19:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Apr 2016 10:58:29 +0000 (18 12:58 +0200)
treec7737be6f6dabc17f2da39e75c3f678c1c9fa746
parent91f335b99440f16f04f4e722e69e94b4543d5a50
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb1cli_readx*

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 0e8d33fb5ffd6fdb0e503c5ff59e3635bbf10041)
libcli/smb/smb1cli_read.c