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)
committerJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 3 Nov 2021 21:09:04 +0000 (10:09 +1300)
commitd396fcadc191919a07fb64350eea857b66c9c99f
treefcc98fca7ea429e67df6857882bad31f87635952
parenta228f45f63e405946a10c50b3c84a6661c5a0850
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