mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
26c56ae51e
"Error: UNINIT (CWE-457): samba-4.20.0rc2/source3/rpc_server/svcctl/srv_svcctl_nt.c:163: var_decl: Declaring variable ""ace"" without initializer. samba-4.20.0rc2/source3/rpc_server/svcctl/srv_svcctl_nt.c:182: uninit_use_in_call: Using uninitialized value ""*ace"". Field ""ace->object"" is uninitialized when calling ""make_sec_acl"". 180| /* create the security descriptor */ 181| 182|-> if ( !(theacl = make_sec_acl(ctx, NT4_ACL_REVISION, i, ace)) ) 183| return NULL; 184|" Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Jul 8 08:37:46 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
srv_svcctl_nt.c | ||
srv_svcctl_nt.h | ||
srv_svcctl_reg.c | ||
srv_svcctl_reg.h |