]> 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:18 +0000 (22:06 +0200)
commitee3ac4fb9af7fd9007a4bca30977a89fc2b6de45
treeec4f9956ff2b75d3e6adc7093fb7d8bde7d6a830
parent2cff332edb5516656c047483245cc14e836c68ab
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