smbd: Fix error return for STREAM_INFO
commitee90cc9d0f92dbcc5f54ddff2834092e2b255eab
authorVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2013 09:39:17 +0000 (27 09:39 +0000)
committerKarolin Seeger <kseeger@samba.org>
Wed, 18 Sep 2013 08:41:22 +0000 (18 10:41 +0200)
tree184f3c5120c153790fa90d4b20accf3bd61e4f56
parent41dde03e73b750b5a48a66056a2b485bc72f23f0
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)
(cherry picked from commit a63ca3ed840ca4ab19b4b4bd9238b663228ac2a6)
source3/smbd/trans2.c