smbd: Fix error return for STREAM_INFO
commitdf9fd7fae1adf496f8a9337755684c2a010760ec
authorVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2013 09:39:17 +0000 (27 09:39 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 08:49:28 +0000 (6 10:49 +0200)
tree8749ecae5f58c65424d358d0f889c8eb520ad8f1
parentd594876817e5667af56257236fb0bd4af98e80d1
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