CVE-2023-0614 s4-acl: Split out function to set up access checking variables
commit748bbbe70d23d5fe0a7d9610ce1192d2c2d8dcee
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 27 Feb 2023 00:55:36 +0000 (27 13:55 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Apr 2023 02:10:35 +0000 (5 02:10 +0000)
treeff6ea2dcf5fa54697f41f9101d05f3b7c9b01d58
parentda8138c50e65988d8f2e6848b479abfce8e9784b
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