fUrI-ReCoRd_cLoSe

This commit is contained in:
Willy-JL
2023-07-04 00:00:18 +02:00
parent ba76722158
commit c52bc49602

View File

@@ -84,6 +84,7 @@ uint32_t archive_scene_search_dirwalk(void* context) {
furi_string_free(name);
furi_string_free(path);
dir_walk_free(dir_walk);
furi_record_close(RECORD_STORAGE);
return 0;
}