ncdu-zig/src
Yorhel 2501fb1ad5 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.
2019-01-20 16:43:59 +01:00
..
browser.c Display larger file counts in browser UI 2018-07-24 18:03:18 +02:00
browser.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
delete.c Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
delete.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
dir.h Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
dir_common.c Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
dir_export.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
dir_import.c Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
dir_mem.c Slightly improve hardlink circular list insertion performance 2018-12-01 07:53:51 +01:00
dir_scan.c Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
dirlist.c Fix crash when attempting to sort an empty directory 2019-01-20 16:43:59 +01:00
dirlist.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
exclude.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
exclude.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
global.h Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
help.c Spelling fixes: "occured" + "an other" 2018-03-29 17:32:48 +02:00
help.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
main.c Add --help flag as alias for -h 2018-12-16 10:47:51 +01:00
path.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
path.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
quit.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
quit.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
shell.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
shell.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
util.c Year + version bump for 1.13 2018-01-29 11:58:14 +01:00
util.h Year + version bump for 1.13 2018-01-29 11:58:14 +01:00