r4366: Fix ldb_modify_internal: Adding values to an existing attribute you could end
authorVolker Lendecke <vlendec@samba.org>
Sun, 26 Dec 2004 17:30:27 +0000 (17:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:38 +0000 (13:07 -0500)
commitb29b10e48ee351c19cb7a0e9766718fa1715f747
tree306d9bab82bc2772f2dbd2c9fb15ec0decb8d09f
parent6c4d5917e148819384271d2960c3f6ccca2e5b54
r4366: Fix ldb_modify_internal: Adding values to an existing attribute you could end
up with a corrupt data structure on disk, namely with two attribute structures
for the same attribute name.

Volker
(This used to be commit 284044b5b20102894a8128f84ab41d59cfcc9285)
source4/lib/ldb/ldb_tdb/ldb_tdb.c