* use different counters for the hash payloads used and hash keys used
authorWilfried Göesgens <willi@citadel.org>
Sun, 6 Dec 2009 21:19:27 +0000 (21:19 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 6 Dec 2009 21:19:27 +0000 (21:19 +0000)
commit16df94f1bad38ef716888f24f8fcfd36cce7066b
tree4ba1e31c2673f9aea35b76666ec18c5fcac1af24
parent698da17342fd4792d65755ddc8c13843f5691680
* use different counters for the hash payloads used and hash keys used
* that way we can reduce the keys on deletion and leave the member array indices in place
* the member array might be re-organized on increase
libcitadel/lib/hash.c