]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/security: create_descriptor handles unknown ACE types
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 21 Jul 2023 02:36:20 +0000 (14:36 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Sep 2023 04:53:41 +0000 (04:53 +0000)
commita84e89aa712bfb0ed2b0ba64d98dc919193d8055
treecacad721f9e770806b321bb03e50e981adf1d3fd
parent676a7152d141ca576fe2f0a75bc9c3e3ad197481
libcli/security: create_descriptor handles unknown ACE types

Because we're going to add more ACE types.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/create_descriptor.c