TStrHashMap.Remove has not decrease the Size. It affect TStrHashSet.Remove as well.
please add:
Dec(FCount);
after line 1577 at function TStrHashMap.Remove(const Key: string): TObject; at file HashMap.
thx
Fixing
Log in to post a comment.
Fixing