dsdb-linked_attributes: Do not crash if the target GUID can not be found
commit54e092bb31001879f4d7a49e36a226c27b4d9843
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 May 2013 03:52:51 +0000 (16 13:52 +1000)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 May 2013 14:20:08 +0000 (28 16:20 +0200)
tree50290584eaff1b2a8e4461a0b498e7b44f4d7b09
parent3bd686c5ad4756af1033ac14ba09a40156cc6d47
dsdb-linked_attributes: Do not crash if the target GUID can not be found

Note that we must not give an error when we cannot find the object
that should hold the backlink, there really isn't anything we can do
in this case.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/linked_attributes.c