Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Commit dc49ff4

Browse files
committed
Bugfix some strings missing null terminator
1 parent 89cfa5e commit dc49ff4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ project(
1010
'buildtype=release',
1111
'b_ndebug=if-release',
1212
'debug=false',
13+
'c_args=-DSC_CSTRING',
1314
],
1415
)
1516

0 commit comments

Comments
 (0)