This commit is contained in:
2026-07-26 19:59:14 +01:00
parent e188501d19
commit 8a3da07c6c
+1
View File
@@ -23,6 +23,7 @@ int main(int argc, char *argv[]) {
fclose(file); fclose(file);
return 1; return 1;
} }
script_content[size] = '\0'; script_content[size] = '\0';
fclose(file); fclose(file);