]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-4154 dsdb/tests: Use self.addCleanup() and delete_force()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 Aug 2023 01:15:40 +0000 (13:15 +1200)
committerJule Anger <janger@samba.org>
Sun, 8 Oct 2023 20:06:22 +0000 (22:06 +0200)
commit649bccf87ef1ad90c2a7219c59285af30ae7ba03
tree222d6ba77d2702ba64dc0204258cbf0da446ff86
parent8de964597772cbbdef8b0fd7cb0d3e71aacd698c
CVE-2023-4154 dsdb/tests: Use self.addCleanup() and delete_force()

Thie helps ensure this test is reliable even in spite of errors while
running.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15424

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/confidential_attr.py
source4/dsdb/tests/python/dirsync.py