]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/security: use talloc_free at the end of sub-tests
authorRabinarayan Panigrahi <rapanigr@redhat.com>
Sun, 3 Aug 2025 14:44:17 +0000 (20:14 +0530)
committerAnoop C S <anoopcs@samba.org>
Thu, 7 Aug 2025 09:02:29 +0000 (09:02 +0000)
commit0ef50512489fed57322cb5df7fcb3c8a2e7880c4
tree0a20133e794c226253c2b694743a5d2b9d5b99b8
parent1a7cfd93432a227a972b34e1eb844134173be7b0
libcli/security: use talloc_free at the end of sub-tests

Memory should be free by talloc_free() if it is allocated using talloc_new()

Signed-off-by: Rabinarayan Panigrahi <rapanigr@redhat.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Thu Aug  7 09:02:29 UTC 2025 on atb-devel-224
libcli/security/tests/test_run_conditional_ace.c
libcli/security/tests/test_sddl_conditional_ace.c