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)
commit0a44b8e9f3e1a85c27d105cdd1572a0df936f612
treeb3ddd538a590a81023ca86a3af0fb863c652dc8e
parentf86db3348b0ee243988526578cc09c2d5d9a70af
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
source/dsdb/samdb/ldb_modules/linked_attributes.c