Fix 'Record Missing' PAZ-903
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 18:47:21 +0000 (19:47 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Nov 2013 18:47:21 +0000 (19:47 +0100)
commit9a503e1b10a0947bd9c189f06aab994af81e2f40
treeca792a3e5a852a2553bc4e3d6dd96431667e5f13
parentd08893d173565ccde81b9f7cbf487a67cee5532a
Fix 'Record Missing' PAZ-903

The problem was that the sorted_next is not updated when a new cluster
is added. This resets sorted_list and sorted_ptr which makes
reclist_limit re-make the sorted_list again.
src/reclists.c