]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 dsdb: samldb_objectclass_trigger() is only called on ADD, so remove...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Sep 2021 23:28:05 +0000 (11:28 +1200)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:32 +0000 (19:45 +0000)
commitadf628000fb597ef530dfe4f8d673f40a82b76ef
treeea082ba965516d395823e2ced89871e98abc4271
parentc77f9cbaee0fd2483be20d2d695f88cd3af37c16
CVE-2020-25722 dsdb: samldb_objectclass_trigger() is only called on ADD, so remove indentation

This makes the code less indented and simpler to understand.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/samldb.c