1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/lib/ldb/common
Douglas Bagnall 73107aa9f6 ldb: fix Coverity 1636883
oops.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Martin Schwenke <martin@meltin.net>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Mon Dec 30 04:17:46 UTC 2024 on atb-devel-224
2024-12-30 04:17:46 +00:00
..
attrib_handlers.c ldb: Fix typo 2024-06-04 19:49:36 +00:00
ldb_attributes.c ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index 2017-09-22 21:20:23 +02:00
ldb_controls.c ldb: Split out ldb_controls_get_control() to search a list of controls 2024-02-16 02:41:36 +00:00
ldb_debug.c lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb_dn.c ldb: fix Coverity 1636883 2024-12-30 04:17:46 +00:00
ldb_ldif.c lib:ldb: Use correct integer types for sizes 2024-04-30 15:33:32 +00:00
ldb_match.c CVE-2023-0614 ldb: Filter on search base before redacting message 2023-04-05 02:10:35 +00:00
ldb_modules.c lib:ldb: Don't use RTLD_DEEPBIND by default 2024-09-27 07:55:29 +00:00
ldb_msg.c lib:ldb: Add missing overflow check in ldb_msg_normalize() 2024-04-30 14:30:34 +00:00
ldb_options.c ldb: Add new internal helper function ldb_options_get() 2019-07-04 10:02:23 +00:00
ldb_pack.c ldb:ldb_pack: filter avoids looping over msg when attrs contain "*" 2024-12-19 23:00:32 +00:00
ldb_parse.c ldb: Use correct member of union 2023-04-05 02:10:35 +00:00
ldb_utf8.c ldb: don't cast to unsigned for ldb_ascii_toupper() 2024-05-22 23:12:32 +00:00
ldb.c lib/ldb: don't allow repeated connections 2024-03-20 23:42:34 +00:00
qsort.c ldb: avoid out of bounds read and write in ldb_qsort() 2024-04-10 22:56:33 +00:00