s4-drs: Fix bug - prefixMap is not updated when adding new OIDs.
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Fri, 18 Dec 2009 01:53:13 +0000 (03:53 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 21 Dec 2009 12:43:51 +0000 (23:43 +1100)
commitd9606d64ddad4e593b02310b392cd11ff4114aa1
tree34dcebb1de3e566ac0a45ab687403b4b0067f07b
parent03a1451bbc663a4dbb102d5e150b92acbe7f9599
s4-drs: Fix bug - prefixMap is not updated when adding new OIDs.

The bug is that prefixMap is updated only memory when
adding new Classs/Attribute that has and OID not in
prefixMap already.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/samdb/ldb_modules/schema_data.c