mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-09-19 15:09: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) {
|
if(!data->includeBase) {
|
||||||
task_free_file(baseItem);
|
task_free_file(baseItem);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user