mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-09-18 22:49:59 +08:00
Destroy file listing queue.
This commit is contained in:
parent
fe7646942f
commit
559d4dfe29
@ -233,6 +233,8 @@ static void task_populate_files_thread(void* arg) {
|
||||
}
|
||||
}
|
||||
|
||||
linked_list_destroy(&queue);
|
||||
|
||||
if(!data->includeBase) {
|
||||
task_free_file(baseItem);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user