s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->elements...
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 10:08:14 +0000 (10:08 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 7 Dec 2012 13:28:25 +0000 (14:28 +0100)
commit3535f8effefef6a68d2b686abe2769d797531dd9
treee7dfe9ff760785535e169c665dffee7121e69d41
parent944b6863a71efc48ccc8cd9ae8ad1a3081bc1805
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>
source4/dsdb/samdb/ldb_modules/schema_data.c