dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()
commitd2f847149d3d1310c829169564704b45ac43e978
authorStefan Metzmacher <metze@samba.org>
Mon, 10 Jun 2013 08:45:25 +0000 (10 10:45 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 11 Jun 2013 07:50:05 +0000 (11 09:50 +0200)
treef3c3e06e6d486e008b81cc883b49aeb9f6abf277
parent5263f0a626dac3ac1fc48ece2324438279f187f0
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>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/repl/replicated_objects.c