]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/torture: give torture_context_child() a dedicated talloc parent and avoid talloc_...
authorStefan Metzmacher <metze@samba.org>
Fri, 9 May 2025 09:18:18 +0000 (11:18 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 19 May 2025 09:11:29 +0000 (09:11 +0000)
commit17f815644b3c6d7e7be2964eee1ab7fc67a357d9
treee00f10cc8e0e9136f8f78c22d681c54e6f1fc456
parentd1bdbaa149e37c437e55d965008491a8aa760b38
lib/torture: give torture_context_child() a dedicated talloc parent and avoid talloc_reference

The caller should manage the liftimes.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/torture/torture.c
lib/torture/torture.h