os2: cleanup

This commit is contained in:
Laytan Laats
2024-08-14 01:44:37 +02:00
parent ffff3c3c88
commit 379cd6fe66
3 changed files with 13 additions and 3 deletions
+1
View File
@@ -57,6 +57,7 @@ _read_directory_iterator :: proc(it: ^Read_Directory_Iterator) -> (fi: File_Info
return
}
assert(!is_temp(allocator))
TEMP_ALLOCATOR_GUARD()
for !it.impl.no_more_files {