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:48:38 +0000 (10:48 +0200)
commit26ac864a120405b7d3fcd15a8dcd5f696146d5da
tree49a9603fded6406aead3b3c9d3abb5014d8f1f0e
parentdb4e8a75e3a00e55e93eb6ab8ca9ce75652b4f9f
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