CVE-2023-0614 libcli/security: Make some parameters const
commit26b79d2749b49b4b2e9d517e34aaa750ac552426
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 26 Jan 2023 18:57:27 +0000 (27 07:57 +1300)
committerJule Anger <janger@samba.org>
Mon, 20 Mar 2023 09:03:37 +0000 (20 10:03 +0100)
treebb1ba95c0819c7503b77fc8de2a49aa1d059c1d1
parent8712a2dc972fd336fa6d3c5f6fdc4901b01e8c41
CVE-2023-0614 libcli/security: Make some parameters const

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>
[abartlet@samba.org Updated to add const to sec_access_check_ds()
instead of the sec_access_check_ds_implicit_owner() wrapper
found in 4.18 and later]
libcli/security/access_check.c
libcli/security/access_check.h