s4:dsdb/schema: avoid an implicit prefix map creation in lookup functions
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2016 09:11:20 +0000 (11:11 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Aug 2016 22:49:14 +0000 (00:49 +0200)
commitb755ec74e17e9a5ed746af0a2716effe3176965a
tree8bedc709f61c38a6c5ae22854ecefb20417bd456
parentfa580f255ca0878b99946cda3f95913ff37f6d54
s4:dsdb/schema: avoid an implicit prefix map creation in lookup functions

dsdb_create_prefix_mapping() should be the only place that calls
dsdb_schema_pfm_make_attid().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12128

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/schema/schema_init.c
source4/dsdb/schema/schema_syntax.c