smbd: Fix error return for STREAM_INFO
authorVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2013 09:39:17 +0000 (09:39 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 08:49:50 +0000 (10:49 +0200)
commita63ca3ed840ca4ab19b4b4bd9238b663228ac2a6
tree7de1e9767a4f3f3a19eba4b02784390cff8faa2e
parentc8e72447345bb5b737e8383cba069098f387de0a
smbd: Fix error return for STREAM_INFO

The stream_info marshalling follows its own rules. This needs unifying
eventually...

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10106
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 5634f240fd4273cb7327111140ccbea0fd41e3fc)
source3/smbd/trans2.c