Skip to content

Add bounded string helpers and safer string handling#70

Merged
NathanNeurotic merged 8 commits into
mainfrom
codex/add-safe-string-utilities-and-replace-unsafe-functions
Jan 6, 2026
Merged

Add bounded string helpers and safer string handling#70
NathanNeurotic merged 8 commits into
mainfrom
codex/add-safe-string-utilities-and-replace-unsafe-functions

Conversation

@NathanNeurotic

Copy link
Copy Markdown
Owner

Summary

  • add shared util_safe helper providing bounded copy, snprintf wrapper, and strnlen alternative
  • replace unbounded string operations with size-aware variants across main, DVD player handling, PS1 boot parsing, model name, and history code
  • include the new utility source in the build outputs

Testing

  • Not run (not requested)

Codex Task

@codacy-production

codacy-production Bot commented Jan 1, 2026

Copy link
Copy Markdown

Codacy's Analysis Summary

0 new issue (≤ 0 issue)
0 new security issue
20 complexity
0 duplications

Review Pull Request in Codacy →

AI Reviewer available: add the codacy-review label to get contextual insights without leaving GitHub.

@NathanNeurotic NathanNeurotic merged commit c9bb0da into main Jan 6, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant