1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/dsdb
Volker Lendecke 6417d9e035 samdb: Fix CID 1034910 Dereference before null check
strncmp("tdb://", sam_name, 6) dereferences sam_name. Check for
NULL before that.

Signed-off-by: Volker Lendecke <vl@samba.org>

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-08-19 11:08:21 +12:00
..
common dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal() 2013-06-13 18:19:24 +02:00
dns lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
kcc dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs 2013-06-12 10:02:07 +02:00
repl dsdb: Add assert in drepl_take_FSMO_role 2013-07-24 16:35:32 +02:00
samdb samdb: Fix CID 1034910 Dereference before null check 2013-08-19 11:08:21 +12:00
schema dsdb: reset schema->{classes,attributes}_to_remove_size to 0 2013-06-11 11:40:39 +02:00
tests/python dsdb-tests ldap.py: Add test for usn behaviour on certain changes 2013-06-12 11:54:01 +02:00
pydsdb.c s4:dsdb_sort_objectClass_attr - simplify memory context handling 2012-08-22 01:31:55 +02:00
samdb.pc.in
wscript_build