martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
MIT License
898 stars 72 forks source link

erase() on empty map causes segfault #8

Closed martinus closed 2 years ago

martinus commented 2 years ago

Immediately found with the fuzzer...