Index: TODO =================================================================== diff -u -r40c7482e5387a46679c178138aafb18ae5fda265 -rcc751d3067631542fabfb7205286e1a8757c60ca --- TODO (.../TODO) (revision 40c7482e5387a46679c178138aafb18ae5fda265) +++ TODO (.../TODO) (revision cc751d3067631542fabfb7205286e1a8757c60ca) @@ -2354,6 +2354,12 @@ - Improve behavior, when object system creation fails - Drop function NsfProfilePrint() +- 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. TODO: