ldb:ldb_msg_remove_attr - provide a better implementation
commit28cb8839b75ed9a023a032c195469b61224fe688
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 3 Jun 2010 16:22:10 +0000 (3 18:22 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 6 Jun 2010 21:13:00 +0000 (6 23:13 +0200)
tree5e5829644276579116c870656cbc82511d56cfd6
parent93db960fae43913a423fe1e35a60acf5ed0cc437
ldb:ldb_msg_remove_attr - provide a better implementation

We can have some special (bad) messages which contain multiple message elements
for the same attribute. The AD password change ones are such an example.
source4/lib/ldb/common/ldb_msg.c