1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Andreas Schneider c7a98bb3d8 s4:client: Fix memory leaks in smblcient4
==375711==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 20 byte(s) in 1 object(s) allocated from:
    #0 0x7f83838f6880 in strdup ../../../../libsanitizer/asan/asan_interceptors.cpp:578
    #1 0x55a06cc7c244 in main ../../source4/client/client.c:3470
    #2 0x7f837fe2a2ad in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2024-10-24 10:54:37 +00:00
..
auth auth4: Fix CID 1034877 Resource leak 2024-10-02 14:19:08 +00:00
cldap_server s4:cldap_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
client s4:client: Fix memory leaks in smblcient4 2024-10-24 10:54:37 +00:00
cluster
dns_server s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored 2024-06-06 03:18:16 +00:00
dsdb s4:drepl: make use of dcerpc_binding_handle_auth_session_key() 2024-09-26 15:22:45 +00:00
echo_server s4-echo: Remove the "echo" server (port 7, RFC 862) in production builds 2023-10-10 14:49:40 +00:00
include VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
kdc lib: Add a few explicit includes 2024-08-27 07:19:32 +00:00
ldap_server ldap_server: Add a ldapsrv debug class to log LDAP queries 2024-07-09 08:37:22 +00:00
lib s4:lib/messaging: implement irpc_bh_get_binding() 2024-09-26 15:22:45 +00:00
libcli s4:libcli/smb2: let smb2_deltree delete directory streams 2024-08-29 18:25:28 +00:00
libnet s4:libnet: make use of dcerpc_binding_handle_get_transport() 2024-09-26 15:22:45 +00:00
librpc s4:librpc: provide py_schannel bindings 2024-10-10 14:01:04 +00:00
nbt_server s4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_sort() 2024-04-10 22:56:33 +00:00
ntp_signd s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flag 2024-04-21 22:10:36 +00:00
ntvfs ntvfs: Fix CID 1034883 Resource leak 2024-10-02 13:12:30 +00:00
param Use python.h from libreplace 2023-11-20 15:37:33 +00:00
rpc_server s4:librpc: make all but dcerpc_pipe->binding_handle internal struct members 2024-09-26 15:22:46 +00:00
samba VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
script s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
scripting Add ntstatus_gen for Rust 2024-10-23 14:21:33 +00:00
selftest dcerpc_util: don't allow auth_padding for BIND, ALTER_CONTEXT and AUTH3 pdus 2024-10-10 14:01:04 +00:00
setup dsdb: Prepare to handle smartcard password rollover 2024-06-10 04:27:30 +00:00
smb_server util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n() 2023-11-15 22:07:36 +00:00
torture s4:torture: Fix memory leak in torture_decode_compare_pac() 2024-10-24 10:54:37 +00:00
utils s4:utils: Use correct enumeration constant 2023-11-30 00:02:33 +00:00
winbind CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-27 10:52:36 +00:00
wrepl_server libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
.clang_complete
.valgrind_suppressions
wscript_build Add simple http_client for use in black box tests (in following commits) 2024-03-27 01:14:31 +00:00