martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.52k stars 146 forks source link

Corruption in case of map overflow? #22

Closed martinus closed 5 years ago

martinus commented 5 years ago

See https://www.reddit.com/r/cpp/comments/bg4z2l/big_hashmap_comparison/elk86s2/

martinus commented 5 years ago

Fixed in 32451d6e6685a773f5bb182cac65fab9ebc4aa85.