libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb1cli_readx*
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Nov 2015 18:10:01 +0000 (19:10 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 30 Nov 2015 23:38:23 +0000 (00:38 +0100)
commit0e8d33fb5ffd6fdb0e503c5ff59e3635bbf10041
tree667d3dc36a333470095cced05252b3a3b51cb963
parent68850f3f56e9b28b298c1bc3a6249f9c26602217
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>
libcli/smb/smb1cli_read.c