CVE-2018-10919 acl_read: Split access_mask logic out into helper function
commit6e35ae37611590cbebabf30c173071f1ee9b9766
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 06:16:02 +0000 (11 08:16 +0200)
treefc07334e219c2fcd6ae1a66e28a3a9673b52fb14
parent7016bfd31abc16b6d190ec9b6c9be4b0fb1d3a69
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