1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/rpcclient
Pavel Filipenský 275ffbf560 s3:rpcclient: Initialize spoolss_DriverDirectoryInfo info
Error: UNINIT (CWE-457):
samba-4.20.0rc2/source3/rpcclient/cmd_spoolss.c:1530: var_decl: Declaring variable "info" without initializer.
samba-4.20.0rc2/source3/rpcclient/cmd_spoolss.c:1578: uninit_use_in_call: Using uninitialized value "info" when calling "display_printdriverdir_1".
 1576|
 1577|           if (W_ERROR_IS_OK(result)) {
 1578|->                 display_printdriverdir_1(&info.info1);
 1579|           }
 1580|

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-07-05 07:45:32 +00:00
..
cmd_clusapi.c s3-rpcclient: add clusapi_resume_node command. 2020-01-09 01:15:34 +00:00
cmd_dfs.c s3:rpcclient: Fix crash in rpcclient 2022-03-07 00:00:32 +00:00
cmd_drsuapi.c librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
cmd_dssetup.c
cmd_echo.c
cmd_epmapper.c
cmd_eventlog.c
cmd_fss.c
cmd_iremotewinspool.c
cmd_lsarpc.c s3:rpc_client: Implement createtrustdomex3 command 2024-04-09 22:52:38 +00:00
cmd_netlogon.c CVE-2020-25717: s3:rpcclient: start with authoritative = 1 2021-11-09 19:45:32 +00:00
cmd_ntsvcs.c
cmd_samr.c s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES() 2022-10-25 09:34:33 +00:00
cmd_shutdown.c
cmd_spoolss.c s3:rpcclient: Initialize spoolss_DriverDirectoryInfo info 2024-07-05 07:45:32 +00:00
cmd_spotlight.c CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack() 2023-07-21 12:05:35 +00:00
cmd_srvsvc.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
cmd_unixinfo.c rpcclient: Add unixinfo commands 2021-08-24 18:22:56 +00:00
cmd_winreg.c s3-rpcclient: add winreg_enumval command 2023-11-20 03:52:33 +00:00
cmd_witness.c s3:rpcclient: Document command of witness protocol 2021-05-25 00:23:37 +00:00
cmd_wkssvc.c
rpcclient.c s3:libsmb: Pass memory context to cli_full_connection_creds() 2024-04-29 08:43:32 +00:00
rpcclient.h rpcclient: Add RPC_RTYPE_BINDING 2021-03-16 17:09:32 +00:00
wscript_build rpcclient: Add unixinfo commands 2021-08-24 18:22:56 +00:00