summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-03-10 14:12:28 +0100
committerStefan Metzmacher <metze@samba.org>2010-03-10 17:12:11 +0100
commitbb1d81bab70125d56cfb3e6caff6a01503f33d3d (patch)
treece521eacbd0e0246bfbc450a40211478499a7249 /source4/build
parent21326d48d7f9dcb93f15124114ade9484c02055d (diff)
downloadsamba-bb1d81bab70125d56cfb3e6caff6a01503f33d3d.tar.gz
s4:rpc_server/wkssvc: don't reset [out,ref] pointer to 0
r->out.total_entries = 0; should be *r->out.total_entries = 0; Otherwise we fail to marshall the reponse or crash if we run with log level = 10 and trigger the ndr_print functions. All out elements are already setup and initialized by the pidl generated code. metze
Diffstat (limited to 'source4/build')
0 files changed, 0 insertions, 0 deletions