1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/dsdb
Volker Lendecke bb7da33573 dsdb: Fix CID 1433614 Dereference after null check
This whole routine assumes module!=NULL, both in the successful as
well as in error cases. So checking for module!=NULL is confusing both
the reader as well as Coverity.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-03-29 00:21:54 +02:00
..
common s4:dsdb: add dsdb_trust_domain_by_{sid,name}() 2018-02-21 14:19:18 +01:00
dns source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
kcc source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
repl schema: Make writing indices flag an enum for a new state 2017-11-24 01:13:14 +01:00
samdb dsdb: Fix CID 1433614 Dereference after null check 2018-03-29 00:21:54 +02:00
schema samdb/schema_load: do schema loading with one search 2018-03-05 20:50:15 +01:00
tests/python s3/dsdb: convert print func to be py2/py3 compatible 2018-03-23 07:28:24 +01:00
pydsdb.c s4/dsdb: python3 api should take 'bytes' 2018-03-23 07:28:25 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build python: Port dsdb module to Python 3 compatible form. 2018-02-15 00:18:29 +01:00