Skip to content

Conversation

@SiskaPavel
Copy link
Collaborator

@SiskaPavel SiskaPavel commented Oct 7, 2025

Summary

Fix add_quic() function invalid return code that caused pipeline infinite loop

Details

Fix invalid return code in add_quic() that caused possibility the processing pipeline to enter an infinite loop.
The function previously returned internal QUIC status codes that were not properly handled by the pipeline.


✅ 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

Fix add_quic() function invalid return code that caused pipeline
infinite loop
@SiskaPavel SiskaPavel self-assigned this Oct 7, 2025
@SiskaPavel SiskaPavel added the bug label Oct 7, 2025
@SiskaPavel SiskaPavel requested a review from hynekkar October 7, 2025 13:26
@SiskaPavel SiskaPavel merged commit f57826d into master Oct 7, 2025
8 checks passed
@SiskaPavel SiskaPavel deleted the quic-return-code-fix branch October 7, 2025 13:47
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.

3 participants