1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/ldb/ldb_map
Joseph Sutton 18b73e01ca CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
This aims to minimise usage of the error-prone pattern of searching for
a just-added message element in order to make modifications to it (and
potentially finding the wrong element).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15009

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2022-07-24 09:20:21 +02:00
..
ldb_map_inbound.c CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-24 09:20:21 +02:00
ldb_map_outbound.c ldb_map: check a return value (CID 241354) 2019-05-09 22:39:27 +00:00
ldb_map_private.h ldb: Fix a const warning 2013-08-18 10:26:27 +02:00
ldb_map.c CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-24 09:20:21 +02:00
ldb_map.h Add LDB_MAP_RENDROP option 2013-09-23 18:40:25 -07:00