CVE-2018-14628: s4:dsdb: remove unused code in dirsync_filter_entry()
authorStefan Metzmacher <metze@samba.org>
Mon, 26 Jun 2023 13:14:24 +0000 (15:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 16 Oct 2023 14:39:33 +0000 (14:39 +0000)
commit498542be0bbf4f26558573c1f87b77b8e3509371
tree581d5dd75985646ff4af3b0ffdc0dcbbc46e0d7f
parent7f8b15faa76d05023c987fac2c4c31f9ac61bb47
CVE-2018-14628: s4:dsdb: remove unused code in dirsync_filter_entry()

This makes the next change easier to understand.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/dirsync.c