libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_query_info*
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)
commit68850f3f56e9b28b298c1bc3a6249f9c26602217
tree27a0f65d244e926f07170fa25b137fa37f575516
parentb47bfce6781ea3be2b85cbef348107eda4f98860
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_query_info*

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/smb2cli_query_info.c