1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/dsdb/common
Jo Sutton e50a69334e s4:dsdb: Remove unnecessary MIN()
Since we have ensured that val->length >= sizeof(hash->hash),
MIN(val->length, sizeof(hash->hash)) will here always be equal to
sizeof(hash->hash).

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2024-07-02 03:39:35 +00:00
..
tests ldb-samba: use ldb_comparison_fold_utf8() 2024-05-22 23:12:32 +00:00
dsdb_access.c s4/dsdb: try not to leak on access check failure 2023-10-26 01:24:32 +00:00
dsdb_dn.c s4:dsdb: fix spelling in comment 2024-04-23 01:33:29 +00:00
dsdb_dn.h s4:dsdb/common: rename DSDB_RMD_FLAG_INVISIBLE to DSDB_RMD_FLAG_HIDDEN_BL 2023-03-23 07:16:34 +00:00
rodc_helper.c Fix a few "might be uninitialized" errors 2024-04-23 19:02:10 +00:00
util_groups.c libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs() 2023-11-01 20:10:45 +00:00
util_links.c s4:dsdb: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
util_links.h dsdb: make get_parsed_dns_trusted() a common helper function 2019-02-13 04:15:14 +01:00
util_samr.c s4:dsdb: Fix leaks 2023-05-16 23:29:32 +00:00
util_trusts.c s4:dsdb:util_trusts: simplify the NULL case in dns_cmp 2024-05-07 23:25:35 +00:00
util.c s4:dsdb: Remove unnecessary MIN() 2024-07-02 03:39:35 +00:00
util.h s4:dsdb: Add dsdb_werror() macro 2024-02-16 02:41:36 +00:00