Fix all valgrind errors

This commit is contained in:
2026-04-26 22:13:39 +02:00
parent dbc69eddc8
commit 129036b539
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -196,6 +196,7 @@ int main(int argc, char** argv) {
}
if (s_testSource) free(s_testSource);
log_clear();
if (failedCount > 0) {
printf("\nFailed tests:\n");