s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->elements...
commit0da785a14b9966b42a9415b905881f5511ba9032
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 10:08:14 +0000 (7 10:08 +0000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Dec 2012 08:05:08 +0000 (11 09:05 +0100)
tree995d1bfb0fa1d7628e27b7af8e044c60399dfa73
parent1762d1436217874df06d36284e1bfaef385ebdb4
s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->elements[i].values (bug #9470)

We should keep the talloc hierarchy sane.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 3535f8effefef6a68d2b686abe2769d797531dd9)
source4/dsdb/samdb/ldb_modules/schema_data.c