curl/lib/vauth
Daniel Stenberg 742196bd62
vauth: make two functions void that always just returned OK
Removes the need to check return values when they can never fail.

Pointed out by CodeSonar

Closes #13621
2024-05-13 22:38:25 +02:00
..
cleartext.c vauth: make two functions void that always just returned OK 2024-05-13 22:38:25 +02:00
cram.c
digest_sspi.c
digest.c digest: replace strcpy for empty string with simple assignment 2024-05-10 22:52:36 +02:00
digest.h
gsasl.c
krb5_gssapi.c build: fix some -Wsign-conversion/-Warith-conversion warnings 2023-12-19 12:45:28 +00:00
krb5_sspi.c build: fix some -Wsign-conversion/-Warith-conversion warnings 2023-12-19 12:45:28 +00:00
ntlm_sspi.c
ntlm.c
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c
vauth.h vauth: make two functions void that always just returned OK 2024-05-13 22:38:25 +02:00