[project @ 2002-04-09 12:55:11 by simonmar]
- Revert rev. 1.7, i.e. go back to using malloc/free and a free list to manage hash list cells, because the arena method doesn't recycle used cells, resulting in memory leaks. - Add a freeHashList() call which was missing in removeHashTable().
Showing
Please register or sign in to comment