mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Usually the conditions are embedded in part of some SDDL, and the offset from the beginning of the condtions is a bit useless and confusing. Callers of sddl_decode_err_msg get the offset from the beginning of the SDDL which is a different and more useful number. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>