Fixed bug when freeing distanceArrays

This commit is contained in:
2026-02-12 23:16:09 -06:00
parent 39f3513241
commit 1495453f7d
3 changed files with 18 additions and 4 deletions

14
.gitignore vendored
View File

@@ -2,4 +2,16 @@
esc-50-audio/
# executable
soundknn.exe
soundknn.exe
cltest.exe
# opencl lib
OpenCL.lib
CL/
#vscode stuff
.vscode
#extrastuff
src/testcl.c
src/starterkernel.cl