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 [exchange_client] Clean up hashmap when ringbuffer is full #770

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

RanMaoyi
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (aeec4c9) 65.71% compared to head (c6d40b1) 65.67%.

Files Patch % Lines
src/mqtt/protocol/exchange/exchange_client.c 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
- Coverage   65.71%   65.67%   -0.04%     
==========================================
  Files         124      124              
  Lines       35993    36007      +14     
==========================================
- Hits        23652    23648       -4     
- Misses      12341    12359      +18     

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

Copy link
Member

@JaylinYu JaylinYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want part of this credit...

@RanMaoyi
Copy link
Contributor Author

I want part of this credit...

Thank you for identifying the memory leak issue. If you wish to be part of the credit for this, go ahead! I don't mind. :P

@JaylinYu JaylinYu merged commit 02b0fdd into main Dec 15, 2023
16 checks passed
@JaylinYu JaylinYu deleted the moi_ringbuffer branch December 15, 2023 11:54
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.

4 participants