2009-09-24Fixed a nasty bug in HashDictionary that could cause heap corruption after removing a value. Added a test case to catch that bug. A few tweaks to Hash.
Jens Alfke <jens@mooseyard.com> [Thu, 24 Sep 2009 10:28:50 -0700] rev 3
Fixed a nasty bug in HashDictionary that could cause heap corruption after removing a value. Added a test case to catch that bug. A few tweaks to Hash.