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
Showing with 84 additions and 67 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment