Skip to content

Conversation

@Skyaero42
Copy link

In two cases, strlcat has a pointer as target string, causing ARRAY_SIZE not returning the correct size.
This PR reverts the refactor back to strcat

@Skyaero42 Skyaero42 added this to the Stability fixes milestone Oct 18, 2025
@Skyaero42 Skyaero42 self-assigned this Oct 18, 2025
@Skyaero42 Skyaero42 added Minor Severity: Minor < Major < Critical < Blocker ThisProject The issue was introduced by this project, or this task is specific to this project Fix Is fixing something, but is not user facing labels Oct 18, 2025
@xezon xezon changed the title fix: Revert strlcat on pointer arguments. fix: Revert strlcat on pointer arguments Oct 19, 2025
@xezon xezon merged commit 8fa506b into TheSuperHackers:main Oct 19, 2025
18 checks passed
fbraz3 pushed a commit to fbraz3/GeneralsX that referenced this pull request Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Is fixing something, but is not user facing Minor Severity: Minor < Major < Critical < Blocker 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