diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-01-02 23:31:12 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:08:12 -0500 |
commit | 4db9496bb41e4c05d0c1178b56b4da4e4d486697 (patch) | |
tree | 4f85789a92d73ed61cd1df0d1a8d9006ffcb9afb /source4/torture/rpc/samr.c | |
parent | fc275d9889b730ed0b757674abdd0d8245c81dfc (diff) | |
download | samba-4db9496bb41e4c05d0c1178b56b4da4e4d486697.tar.gz samba-4db9496bb41e4c05d0c1178b56b4da4e4d486697.tar.bz2 samba-4db9496bb41e4c05d0c1178b56b4da4e4d486697.zip |
r4490: when implementing one rpc server call in terms of another call, you
must zero r.out before making the 2nd call if the 2nd call has any
non-ref out parameters. This is needed for the case where the 2nd call
fails, and the 1st call would then fill in its out fields based on
uninitialised memory.
(This used to be commit 202470326dcfaa5d36aaaf6be47eec40fed50402)
Diffstat (limited to 'source4/torture/rpc/samr.c')
0 files changed, 0 insertions, 0 deletions