Skip to content

fix potential buffer overflow#3224

Merged
andypugh merged 1 commit intoLinuxCNC:masterfrom
rmu75:rs/fix-3201-potentiel-buffer-overflow
Dec 14, 2024
Merged

fix potential buffer overflow#3224
andypugh merged 1 commit intoLinuxCNC:masterfrom
rmu75:rs/fix-3201-potentiel-buffer-overflow

Conversation

@rmu75
Copy link
Collaborator

@rmu75 rmu75 commented Dec 13, 2024

in parameter handling of interp remap by replacing char[]/strncat with std::string and friends. fixes #3201

in parameter handling of interp remap by replacing char[]/strncat with std::string and friends.
@andypugh andypugh merged commit a46989c into LinuxCNC:master Dec 14, 2024
10 checks passed
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.

Potential buffer overflow

2 participants