lorenzhs / ssssort

Super Scalar Sample Sort in modern C++
MIT License
20 stars 4 forks source link

Segfault when sorting an array of ones #3

Closed lorenzhs closed 8 years ago

lorenzhs commented 8 years ago

If the inputs all have the same value, it segfaults.

lorenzhs commented 8 years ago

Fixed in ddd638ee66b3b718e11d865dffa9a836ee09ddc2