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

Fix some error in quic protocol layer. #704

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Fix some error in quic protocol layer. #704

merged 2 commits into from
Sep 27, 2023

Conversation

wanghaEMQ
Copy link
Member

  • FIX the uninitialized idmsg.
  • Fix the null pipe in quic protocol layer.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b5d4022) 64.61% compared to head (db8b9fe) 64.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
+ Coverage   64.61%   64.73%   +0.11%     
==========================================
  Files         119      119              
  Lines       35510    35511       +1     
==========================================
+ Hits        22944    22987      +43     
+ Misses      12566    12524      -42     

see 20 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghaEMQ wanghaEMQ merged commit d971703 into main Sep 27, 2023
16 checks passed
@wanghaEMQ wanghaEMQ deleted the wangha/dev branch September 27, 2023 10:07
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.

None yet

4 participants