Commit 3a9fa8c026bf28bf87e20ec95327f74fd7070b74

Behdad Esfahbod 2018-11-10T01:56:37

[qsort] Fix O(N^2) behavior if all array elements are the same Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11327 Reported as https://github.com/noporpoise/sort_r/issues/7