Skip to content

Conversation

@Zadamsa
Copy link
Contributor

@Zadamsa Zadamsa commented Jul 23, 2025

Summary

Fixed undefined behavior in TLS extension string concatenation when all values are GREASE

Details

Check if string is empty before pop_back(). Similar code sections were checked for the same class of errors


✅ Checks

  • [ ] Relevant documentation was updated (if needed)
  • CI pipeline passes (build, tests, lint, static analysis)
  • New code follows clang-tidy rules
  • The change is clearly related to a specific issue / requirement
  • [ ] Documentation (e.g. Doxygen) is updated if needed
  • The PR is rebased on the latest master
  • [] No unrelated changes are included

@Zadamsa Zadamsa force-pushed the fix-tls-process-plugin branch from 1b4d9da to 6f7b510 Compare July 23, 2025 16:01
@SiskaPavel SiskaPavel merged commit 0b907ea into master Jul 23, 2025
14 checks passed
@SiskaPavel SiskaPavel deleted the fix-tls-process-plugin branch July 23, 2025 16:21
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.

3 participants