1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/libcli/auth
Stefan Metzmacher 0e62f32795 libcli/auth: fix usage of an uninitialized variable in netlogon_creds_cli_check_caps()
If status is RPC_PROCNUM_OUT_OF_RANGE, result might be uninitialized.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2014-01-08 14:34:13 +01:00
..
credentials.c libcli/auth: try to use the current timestamp creds->sequence 2013-12-24 13:18:18 +01:00
credentials.h s4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG_RODC_PASSTHROUGH as rodc 2012-07-17 10:58:38 +02:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c libcli: Remove a pointless check 2012-02-25 22:14:38 +01:00
msrpc_parse.h libcli/auth/msrpc_parse.h: fix licence/copyright 2011-06-10 15:11:30 +02:00
netlogon_creds_cli.c libcli/auth: fix usage of an uninitialized variable in netlogon_creds_cli_check_caps() 2014-01-08 14:34:13 +01:00
netlogon_creds_cli.h libcli/auth: remove unused netlogon_creds_cli_context_copy() 2014-01-07 12:47:16 +01:00
ntlm_check.c Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen(). 2012-08-24 21:39:41 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
pam_errors.c pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
pam_errors.h pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
proto.h libcli/auth: add netlogon_creds_shallow_copy_logon() 2013-08-05 10:30:01 +02:00
schannel_proto.h auth/gensec: move libcli/auth/schannel_sign.c into schannel.c 2014-01-07 00:27:11 +01:00
schannel_state_tdb.c schannel: Fix an unused variable 2013-07-31 14:37:41 -07:00
schannel_state.h libcli/auth: Provide a struct loadparm_context to schannel calls 2011-10-13 14:06:07 +02:00
schannel.h libcli/auth/schannel: make struct schannel_state private 2013-08-10 09:19:02 +02:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
spnego_parse.c libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego_proto.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
wscript_build libcli/auth: add netlogon_creds_cli* infrastructure 2014-01-07 12:47:03 +01:00