Skip to content
Snippets Groups Projects
Commit d5ffabcd authored by Mark Olesen's avatar Mark Olesen
Browse files

HashTbl - extra safety

- don't let automatic resize into integer overflow
- avoid possible overflow in increment()

StaticHashTable - fix erase()/++ as per HashTbl

- might still be worth dropping it, but at least it'll be in better
  condition when it gets chucked!
parent 39159a92
No related branches found
No related tags found
Loading
Showing with 84 additions and 67 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment