Skip to content

Conversation

@marchcat
Copy link
Contributor

It's more of a "blind faith" fix attempt, since I couldn't catch this crash with the debugger.

The main idea is to replace the unsafe use of large temporary ostringstream objects (via STRINGIZE) with explicit std::string construction, in order to prevent stack buffer overruns.

@marchcat marchcat marked this pull request as ready for review October 13, 2025 16:19
@marchcat marchcat merged commit 083a971 into develop Oct 13, 2025
15 checks passed
@marchcat marchcat deleted the marchcat/llprocess-test branch October 13, 2025 16:32
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants