1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/ldb/common
Gary Lockyer 79460b1b9f lib ldb common: Fix memory leak
TALLOC_FREE the ldb_control allocated in ldb_parse_control_from_string
when none of the cases match.

Credit to OSS-Fuzz

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: David Disseldorp <ddiss@samba.org>
2020-01-15 19:58:41 +00:00
..
attrib_handlers.c schema_syntax: Add comments for our index format functions 2019-04-08 02:07:23 +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 lib ldb common: Fix memory leak 2020-01-15 19:58:41 +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: Do not read beyond the end of the extended DN component when printing 2019-08-27 04:44:41 +00:00
ldb_ldif.c ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag 2019-07-04 02:07:20 +00:00
ldb_match.c CVE-2019-3824 ldb: wildcard_match end of data check 2019-02-25 21:26:12 +01:00
ldb_modules.c Don't load LDB_MODULESDIR as a module file 2018-02-19 07:36:23 +01:00
ldb_msg.c ldb_msg: remove_element() checks element array bounds 2019-05-10 01:15:18 +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: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure 2019-08-27 01:16:33 +00:00
ldb_parse.c ldb: Avoid read beyond buffer 2019-05-30 07:12:11 +00:00
ldb_utf8.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb.c lib ldb: fix use after free 2019-12-18 06:39:26 +00:00
qsort.c ldb: Fix overflow checks 2018-04-03 20:20:10 +02:00