r26240: We now actually use torture_context pointers for more than just allocation.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 3 Dec 2007 01:58:12 +0000 (02:58 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:47:21 +0000 (05:47 +0100)
commit779f452a722500491e05ba82f72897bf53c90b04
tree37084ae1ded1d86111876ac3237520e97c58ec15
parent51d8da8ae3fda8e66532962f94f91553a4cef143
r26240: We now actually use torture_context pointers for more than just allocation.

Fix a few places where we were passing talloc contexts that were not
torture contexts.
(This used to be commit 9d12fc7dc5abc82c8ad189420db1f85a89c71e4f)
source4/torture/libnet/libnet_user.c
source4/torture/rpc/autoidl.c
source4/torture/rpc/countcalls.c
source4/torture/smbtorture.c
source4/torture/ui.c