CVE-2018-10919 acl_read: Split access_mask logic out into helper function
commite95c621a7f243058a24f00a02e25d5edde35565d
authorTim Beale <timbeale@catalyst.net.nz>
Fri, 20 Jul 2018 01:52:24 +0000 (20 13:52 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 19:56:41 +0000 (11 21:56 +0200)
tree77957e3ab3afb6bddbe6e4ac29caf713be11676c
parentddd6279e122405e87770db173234a26c5d81a616
CVE-2018-10919 acl_read: Split access_mask logic out into helper function

So we can re-use the same logic laster for checking the search-ops.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/acl_read.c