CVE-2023-0614 s4-acl: Split out function to set up access checking variables
commitc1cb8021392206ce89b4d5b2705c78e8126710da
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 27 Feb 2023 00:55:36 +0000 (27 13:55 +1300)
committerJule Anger <janger@samba.org>
Mon, 20 Mar 2023 09:03:50 +0000 (20 10:03 +0100)
tree8f6291351f87d9848aa0e34ee82fbf6e58287eb5
parent9c9a03d020addea342b48eb962c8ba7749fbc74c
CVE-2023-0614 s4-acl: Split out function to set up access checking variables

These variables are often used together, and it is useful to have the
setup code in one place.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/acl_read.c