From 9b7336575bf6bfa4b2683289308fea2670dfa3e3 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 23 Jun 2018 10:40:11 +0300 Subject: Maintain correct ordering of the avail table after coalescing. * src/falloc.c (_gdbm_put_av_elem): Float the merged entry to its proper position to preserve the sorting order. * THANKS: Thanks Adam Sampson --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 444df86..081f753 100644 --- a/THANKS +++ b/THANKS @@ -4,6 +4,7 @@ Many people further contributed to GDBM by reporting problems, suggesting various improvements or submitting actual code. Here is a list of these people. Help us keep it complete and exempt of errors. +Adam Sampson Bill Jones Craig Young Jakub Bogusz -- cgit v1.2.1