1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_client
Swen Schillig bca97cc473 Possible memory leak in map_info3_to_validation
In case of a failing call to copy_netr_SamInfo3, the allocated memory
for "validation" needs to be free'd before returning.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jun 20 21:05:40 CEST 2018 on sn-devel-144
2018-06-20 21:05:40 +02:00
..
cli_lsarpc.c s3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lookup_names_generic() 2018-02-21 14:19:17 +01:00
cli_lsarpc.h s3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc_lsa_lookup_sids_generic() 2018-02-10 08:35:16 +01:00
cli_netlogon.c s3/rpc_client: add rpccli_netlogon_interactive_logon() 2018-02-10 08:35:16 +01:00
cli_netlogon.h s3/rpc_client: add rpccli_netlogon_interactive_logon() 2018-02-10 08:35:16 +01:00
cli_pipe_schannel.c rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
cli_pipe.c libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
cli_pipe.h rpcclient3: Factor out cli_rpc_pipe_open_bind_schannel() 2017-09-25 09:43:13 +02:00
cli_samr.c
cli_samr.h
cli_spoolss.c spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorDataTypes 2016-09-22 12:29:26 +02:00
cli_spoolss.h
cli_winreg_int.c Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
cli_winreg_int.h
cli_winreg_spoolss.c s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg_spoolss.h s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/ 2016-09-28 00:04:18 +02:00
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c
init_netlogon.h
init_samr.c
init_samr.h
init_spoolss.c s3-printing: add spoolss_get_short_filesys_environment function. 2017-07-26 01:34:12 +02:00
init_spoolss.h s3-printing: add spoolss_get_short_filesys_environment function. 2017-07-26 01:34:12 +02:00
rpc_client.h s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_transport_np.c source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c
rpc_transport.h
util_netlogon.c Possible memory leak in map_info3_to_validation 2018-06-20 21:05:40 +02:00
util_netlogon.h s3/rpc_client: add map_info6_to_validation() 2018-02-10 08:35:17 +01:00