leaks fix

This commit is contained in:
2026-06-05 11:04:01 +02:00
parent 23f7701eb9
commit 2ad55b9132
6 changed files with 440 additions and 445 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
project('beluga', 'c',
version : '2.3',
default_options : [
'c_std=none',
'c_std=c99',
]
)