s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error
commitb97a591e2cb57d0a9cbe7d3aa6fdaa5de689a39d
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Apr 2009 15:24:58 +0000 (30 17:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 May 2009 13:12:07 +0000 (1 15:12 +0200)
tree84c7e526aa27556c1834fbdd39ff1b056af0051d
parentbcb89826de933ab67589daecb64ff0abf5af8920
s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error

We should not try to parse the result if the status is not NT_STATUS_OK.

metze
source4/libcli/raw/rawreadwrite.c