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

chore: Add net_(new|kill)_strerror to cppcheck's allocators. #2508

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 27, 2023

This helps ensure strerrors are cleaned up everywhere.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Dec 27, 2023
@iphydf iphydf marked this pull request as ready for review December 27, 2023 01:55
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a90ddf) 68.95% compared to head (1224e65) 68.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2508      +/-   ##
==========================================
+ Coverage   68.95%   68.99%   +0.03%     
==========================================
  Files          89       89              
  Lines       27772    27772              
==========================================
+ Hits        19151    19161      +10     
+ Misses       8621     8611      -10     

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

@iphydf iphydf force-pushed the strerror branch 2 times, most recently from 0bed279 to 8bb6199 Compare December 27, 2023 02:36
@iphydf iphydf requested a review from a team as a code owner December 27, 2023 02:36
This helps ensure strerrors are cleaned up everywhere.
@toktok-releaser toktok-releaser merged commit 1224e65 into TokTok:master Dec 27, 2023
52 checks passed
@iphydf iphydf deleted the strerror branch December 27, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants