Update dlmalloc

This commit is contained in:
Wildan M
2026-01-04 02:44:50 +07:00
parent 7d1c3961b5
commit 0a5b046299
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ int main(void) {
free(ptr);
return 0;
}
}