Skip to content

Conversation

@Skyaero42
Copy link

  • Revert some of the strlcpy back to strcpy with static-assert
  • Revert one case of strlcpy with magic string back to strcpy
  • Resolved one array size issue that came up with static_assert

@Skyaero42 Skyaero42 added this to the Stability fixes milestone Nov 20, 2025
@Skyaero42 Skyaero42 self-assigned this Nov 20, 2025
@Skyaero42 Skyaero42 added the Stability Concerns stability of the runtime label Nov 20, 2025
@xezon xezon changed the title chore: Convert strlcpy to strcpy with static_assert refactor: Convert strlcpy to strcpy with static_assert Nov 22, 2025
@xezon xezon added Refactor Edits the code with insignificant behavior changes, is never user facing ThisProject The issue was introduced by this project, or this task is specific to this project and removed Stability Concerns stability of the runtime labels Nov 22, 2025
@xezon xezon merged commit f5c8fab into TheSuperHackers:main Nov 22, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Edits the code with insignificant behavior changes, is never user facing ThisProject The issue was introduced by this project, or this task is specific to this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants