r25981: Don't create an ldb_request on NULL.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 Nov 2007 03:18:22 +0000 (04:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:45:27 +0000 (05:45 +0100)
commit579eca54b738fb2f78bc994cee8632dbf94c5a2d
treebbbc660ecff0ef6d1df793e410f6c4c3e1736817
parentd7e5d3fe27a066b5e394129b16e02c9793b73231
r25981: Don't create an ldb_request on NULL.

A re-arrangment of the code due to the base DN checking meant that the
ac->down_req array wasn't started, so was NULL

Andrew Bartlett
(This used to be commit 0a44b8e9f3e1a85c27d105cdd1572a0df936f612)
source4/dsdb/samdb/ldb_modules/linked_attributes.c