dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()
authorStefan Metzmacher <metze@samba.org>
Mon, 10 Jun 2013 08:45:25 +0000 (10:45 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Jun 2013 08:47:43 +0000 (10:47 +0200)
commite6d427afa63532169c0068e06e5d99686f43b7e3
tree7342cd0dcd59abcef58096260e71ec2205e5a1cc
parent7f760ed84b4b34937b3a65577f971cc95f452e0f
dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()

schema->{classes,attributes} are the DLIST pointer not an array.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/repl/replicated_objects.c