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(client): 64-bit alignment of connsCounter field #1442

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

iyear
Copy link
Contributor

@iyear iyear commented Sep 17, 2024

Move connsCounter to the head of the struct to ensure 64-bit alignment.

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.00%. Comparing base (67750c8) to head (006ebb3).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1442      +/-   ##
==========================================
- Coverage   71.08%   71.00%   -0.08%     
==========================================
  Files         442      442              
  Lines       17753    17753              
==========================================
- Hits        12619    12605      -14     
- Misses       4202     4211       +9     
- Partials      932      937       +5     

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

@ernado ernado merged commit 794dac1 into gotd:main Sep 17, 2024
14 checks passed
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.

2 participants