Skip to content
Snippets Groups Projects
Commit 1fbd446e authored by Aleksandr Lyapunov's avatar Aleksandr Lyapunov
Browse files

Fix a bug in qsort

In commit (35334ca1) qsort was fixed but unfortunately a small
typo was introduced. Due to that typo the qsort made its job wrong.

Fix the problem and add unit test for qsort.

Unfortunately the test right from the issue runs extremely long,
so it should go to long-tests.

Closes #7605

NO_DOC=bugfix

(cherry picked from commit e1d96170)
parent 0cb1d0b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment