s4-dsdb: cope with failed searches in the linked attributes callback
authorAndrew Tridgell <tridge@samba.org>
Thu, 31 Mar 2011 04:16:51 +0000 (15:16 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 31 Mar 2011 11:37:36 +0000 (13:37 +0200)
commit26ccb6d5ed88638dd3643632157771320cd8042a
treefc5775d0ba1791fdddc96302b378b2658ec1d198
parente395b5bd3c8290ad400ed1389d3bd0ee0b28056f
s4-dsdb: cope with failed searches in the linked attributes callback

This fixes a bug where we try to add an empty backlink because the
search for the forward link failed.

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Mar 31 13:37:36 CEST 2011 on sn-devel-104
source4/dsdb/samdb/ldb_modules/linked_attributes.c