mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
79d2dbc057
"Error: UNINIT (CWE-457): samba-4.20.0rc2/libgpo/gpo_reg.c:708: var_decl: Declaring variable ""ace"" without initializer. samba-4.20.0rc2/libgpo/gpo_reg.c:755: uninit_use_in_call: Using uninitialized value ""*ace"". Field ""ace->object"" is uninitialized when calling ""make_sec_acl"". 753| mask, inherit_flags); 754| 755|-> theacl = make_sec_acl(mem_ctx, NT4_ACL_REVISION, 6, ace); 756| W_ERROR_HAVE_NO_MEMORY(theacl); 757|" Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> |
||
---|---|---|
.. | ||
admx | ||
gpext | ||
gpo_fetch.c | ||
gpo_filesync.c | ||
gpo_ini.c | ||
gpo_ini.h | ||
gpo_ldap.c | ||
gpo_proto.h | ||
gpo_reg.c | ||
gpo_sec.c | ||
gpo_util.c | ||
gpo.h | ||
pygpo.c | ||
wscript_build |