Skip to content

Fix unsafe string functions - #140

Merged
corepunch merged 2 commits into
corepunch:mainfrom
leinadUa:fix-unsafe-string-functions
Jul 21, 2026
Merged

Fix unsafe string functions#140
corepunch merged 2 commits into
corepunch:mainfrom
leinadUa:fix-unsafe-string-functions

Conversation

@leinadUa

Copy link
Copy Markdown
Contributor

Fixed unsafe strcpy/sprintf/vsprintf/strcat calls flagged by the linker - some were real buffer overflows (network input, map/script data), not just warnings. Also cleaned up a macro name collision and two remaining build warnings.

@corepunch
corepunch merged commit 39800b3 into corepunch:main Jul 21, 2026
2 checks passed
@leinadUa
leinadUa deleted the fix-unsafe-string-functions branch July 21, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants