1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/lib/ldb/include
Joseph Sutton 7c2d0e0a06 CVE-2023-0614 ldb: Add function to filter message in place
At present this function is an exact duplicate of ldb_filter_attrs(),
but in the next commit we shall modify it to work in place, without the
need for the allocation of a second message.

The test is a near duplicate of the existing test for
ldb_filter_attrs().

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>
2023-03-20 10:03:38 +01:00
..
dlinklist.h DLIST_REMOVE: clang: Fix dereference of a null pointer warning 2019-06-11 12:10:17 +00:00
ldb_errors.h ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb_handlers.h ldb: Expose ldb_handler_fold() funcion 2011-07-28 15:20:51 +10:00
ldb_module.h CVE-2023-0614 ldb: Add function to filter message in place 2023-03-20 10:03:38 +01:00
ldb_private.h CVE-2023-0614 ldb: Add function to add distinguishedName to message 2023-03-20 10:03:38 +01:00
ldb.h CVE-2022-32746 ldb: Add functions for appending to an ldb_message 2022-07-24 09:20:21 +02:00