Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vquic: make vquic_send_packets not return without setting psent #15807

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Dec 22, 2024

This is debug code, but since the caller might use the value even when this function returns error, it needs to be cleared properly here.

Spotted by Clang-tidy

This is debug code, but since the caller might use the value even when
this function returns error, it needs to be cleared properly here.

Spotted by Clang-tidy
@github-actions github-actions bot added the HTTP/3 h3 or quic related label Dec 22, 2024
@testclutch
Copy link

Analysis of PR #15807 at d880eecb:

Test 1193 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 1542 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in 5bdcaa7 Dec 23, 2024
@bagder bagder deleted the bagder/vquic-use-unassigned branch December 23, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HTTP/3 h3 or quic related
Development

Successfully merging this pull request may close these issues.

2 participants