s4:librpc/dcerpc_smb: fix smb_write_callback()
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2011 20:55:17 +0000 (22:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 28 Oct 2011 06:11:00 +0000 (08:11 +0200)
commit926b3394b653a9bef561fea9c89a18a1850df6f9
treefced480dec7c2135f8dd83803920c488f59e1677
parentac79427aa003542984769091188bd40059759cc9
s4:librpc/dcerpc_smb: fix smb_write_callback()

The should use smb_raw_write_recv() to get the result.

metze
source4/librpc/rpc/dcerpc_smb.c