Fix lookup of of hashitem to hashpos: we have to use the indirect position not the...
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Nov 2011 18:23:42 +0000 (19:23 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Nov 2011 21:06:01 +0000 (22:06 +0100)
commit390b53590ae82dad40e37ac1b818b948ea032829
treea1ad35549681342adf1ab92740ef2bfd677906d8
parentc043c6b430745d2ca4c9d9a642382d05d853b603
Fix lookup of of hashitem to hashpos: we have to use the indirect position not the index of values array.
libcitadel/lib/hash.c