Skip to content

rcs: Remove arbitrarily sized static char buffers in print routines.#4004

Open
BsAtHome wants to merge 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_rsc_print-static-buffers
Open

rcs: Remove arbitrarily sized static char buffers in print routines.#4004
BsAtHome wants to merge 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_rsc_print-static-buffers

Conversation

@BsAtHome
Copy link
Copy Markdown
Contributor

@BsAtHome BsAtHome commented May 4, 2026

Remove the static char buffers from rcs_print() and friends and use properly sized std::vector storage instead. This is an adaptation of #1922 and replaces that PR completely.

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.

1 participant