s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 12:57:14 +0000 (22:57 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 23:57:52 +0000 (09:57 +1000)
commit25abcb68185ed21ecf030ee6b081e2c912a687f5
tree6248faf3aa7eaa866985afc653edc15870da4d98
parent5150f8597a2211414ddbd588e8bd64e0ef3c29a7
s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLIST

The DLIST macros changed in behaviour in Feb 2010, and walking the
lists backwards is no longer safe if you don't use the macros.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/linked_attributes.c