[windows] Fix leak in glob.

This commit is contained in:
Jeroen van Rijn
2022-03-29 16:13:17 +02:00
parent 085fa199ea
commit df32b5b46c
7 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package test_core_image
package test_core_strings
import "core:strings"
import "core:testing"