1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Volker Lendecke 925d1f2329 dsdb: Fix CID 1034966 Uninitialized scalar variable
"continue" in a do-while loop jumps to the "while"-check, so "id_exists" needs
to be initialized by that point.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13367

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2018-04-04 00:44:23 +02:00
..
auth s4:auth_winbind: make sure we expand group memberships of the local domain 2018-03-19 20:30:51 +01:00
build/pasn1
cldap_server s4:cldap_server: Fix size types 2018-03-20 23:16:15 +01:00
client s4:client: Fix size types and loop 2018-04-03 20:20:10 +02:00
cluster
dns_server s4:dns_server: Fix size types 2018-03-20 23:16:15 +01:00
dsdb dsdb: Fix CID 1034966 Uninitialized scalar variable 2018-04-04 00:44:23 +02:00
echo_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
heimdal heimdal: Fix size types and array access 2018-04-03 20:20:10 +02:00
heimdal_build heimdal_build: use closefrom from libreplace 2018-02-21 14:19:19 +01:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc s4:kdc: make sure we expand group memberships of the local domain 2018-03-19 20:30:52 +01:00
ldap_server s4:ldap_server: Fix size types 2018-03-20 23:16:15 +01:00
lib libhttp: Fix CID 1273001 Dereference after null check 2018-04-04 00:44:22 +02:00
libcli CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID control 2018-03-13 10:24:27 +01:00
libnet python3 port for dckeytab module 2018-03-23 07:28:26 +01:00
librpc s4/librpc: GUID should accept string or bytes in python3 2018-03-23 07:28:25 +01:00
nbt_server nbt_server: Factor out packet generation for netlogon reply 2018-02-27 14:10:14 +01:00
ntp_signd source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
ntvfs s4:ntvfs: Fix size type in pvfs functions 2018-03-20 23:16:14 +01:00
param s4:pyparam: Fix resource leaks on error 2017-10-27 20:33:25 +02:00
rpc_server lsasrv: Fix CID 241332 Self assignment 2018-04-04 00:44:22 +02:00
script s4/script: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
scripting s4/scripting: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
selftest selftest: Run net.api.become.dc against less roles 2018-03-28 01:53:56 +02:00
setup CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID control 2018-03-13 10:24:27 +01:00
smb_server Remove dead code 2018-03-19 20:29:28 +01:00
smbd libsocket: Add "mem_ctx" to socket_create() 2018-02-27 09:14:17 +01:00
torture s4:torture: Fix size types in torture_create_procs() 2018-04-03 20:20:10 +02:00
utils s4:utils: Fix size types 2018-03-20 23:16:15 +01:00
web_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
winbind Remove dead code 2018-03-19 20:29:28 +01:00
wrepl_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
.clang_complete
.valgrind_suppressions
wscript_build