1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/libcli/auth
Joseph Sutton 0425b0fcbe libcli:auth: Remove unreachable code (CID 1272968)
For us to reach the statement ‘if (0 < len1)’, ‘len1’ must be equal to
‘len2’, and they must not both be equal to zero. That cannot be the case
if ‘len1’ is equal to zero, and therefore the ‘else’ branch cannot be
reached.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2024-08-28 04:24:39 +00:00
..
tests test: Align integer types 2024-05-14 22:29:36 +00:00
credentials.c libcli/auth: Call correct function to get HMAC output length 2023-11-30 00:02:33 +00:00
credentials.h
libcli_auth.h
msrpc_parse.c libcli:auth: Remove unreachable code (CID 1272968) 2024-08-28 04:24:39 +00:00
msrpc_parse.h libcli/auth/proto.h: remove unneeded path details. 2022-09-16 05:46:36 +00:00
netlogon_creds_cli.c CVE-2022-37966 libcli/auth: let netlogon_creds_cli_warn_options() about "kerberos encryption types=legacy" 2022-12-13 13:07:29 +00:00
netlogon_creds_cli.h CVE-2022-38023 libcli/auth: add/use netlogon_creds_cli_warn_options() 2022-12-13 13:07:29 +00:00
ntlm_check.c libcli/auth: Remove unnecessary casts 2023-08-21 23:37:29 +00:00
ntlm_check.h auth: Return status code if configuration prohibits NTLM 2023-05-16 23:29:32 +00:00
pam_errors.c pam: map more NT password errors to PAM errors 2016-12-13 14:12:06 +01:00
pam_errors.h
proto.h libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
schannel_proto.h
schannel_state_tdb.c libcli/auth: Add missing newline to logging message 2023-08-08 04:39:37 +00:00
schannel_state.h rpc_server:netlogon Move from memcache to a tdb cache 2016-12-14 20:12:13 +01:00
schannel.h
session.c libcli:auth:sess_crypt_blob: ensure key has 7 bytes 2023-08-08 04:39:39 +00:00
smbdes.c smbdes: remove old unused DES builtin-crypto 2019-12-10 00:30:31 +00:00
smbencrypt.c libcli:auth: Fix code spelling 2024-08-04 00:32:39 +00:00
spnego_parse.c CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
spnego_proto.h
spnego.h CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResult 2016-04-12 19:25:22 +02:00
wscript_build libcli:auth: Add test for encode_pwd_buffer514_from_str() 2022-07-28 11:51:28 +00:00