Skip to content

fix: unsafe string_view concatenation in logger#1273

Merged
mehah merged 1 commit intomainfrom
codex/locate-and-fix-a-critical-bug
Aug 11, 2025
Merged

fix: unsafe string_view concatenation in logger#1273
mehah merged 1 commit intomainfrom
codex/locate-and-fix-a-critical-bug

Conversation

@luanluciano93
Copy link
Copy Markdown
Contributor

@luanluciano93 luanluciano93 commented Aug 10, 2025

Summary

  • avoid constructing log messages using pointer from std::string_view without size

@sonarqubecloud
Copy link
Copy Markdown

@mehah mehah changed the title Fix unsafe string_view concatenation in logger fix: unsafe string_view concatenation in logger Aug 11, 2025
@mehah mehah merged commit 327e828 into main Aug 11, 2025
13 checks passed
@mehah mehah deleted the codex/locate-and-fix-a-critical-bug branch August 11, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants