Skip to content

Do not reallocate the full sort arrays every time we sort.

Matthieu Schaller requested to merge leak_fix into master

Fixes #570 (closed) by reverting to the old behaviour.

Improved solutions can be tested later.

Merge request reports