Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 09 Feb 11
- Altered Nsf_NextHashEntry() to re-init hSrchPtr when the number of expected entries differs from the number of real entries. This fixe… Show more
- Altered Nsf_NextHashEntry() to re-init hSrchPtr when the number   of expected entries differs from the number of real entries. This   fixes a bug that Michael Aram detected, that happens when multiple   hash buckets exist, but on deletion of an hash entries triggers   some other deleted from the same hash table. - extended regression test.

Show less