Add leak_detector_c

This commit is contained in:
2025-04-24 10:01:18 +08:00
parent 1c28d55681
commit 6a4fb872f7
13 changed files with 337 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
"errno.h": "c",
"stdlib.h": "c",
"string.h": "c",
"stat.h": "c"
"stat.h": "c",
"leak_detector_c.h": "c"
}
}