Skip to content
Snippets Groups Projects
Commit 2501fb1a authored by Yorhel's avatar Yorhel
Browse files

Fix crash when attempting to sort an empty directory

I had taken care to not sort empty directories during dirlist_open(),
but forgot that manual user actions can still cause dirlist_set_sort()
to be called, which does not handle empty directories.

Reported by Alex Wilson.
parent 93583e64
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.
Please register or to comment