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: Ensure we have allocators available for the error paths. #2408

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Sep 11, 2023

So we can deallocate stuff.


This change is Reviewable

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.12% ⚠️

Comparison is base (48dbcfe) 74.54% compared to head (24b5472) 74.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2408      +/-   ##
==========================================
- Coverage   74.54%   74.43%   -0.12%     
==========================================
  Files          87       87              
  Lines       26190    26192       +2     
==========================================
- Hits        19523    19495      -28     
- Misses       6667     6697      +30     
Files Changed Coverage Δ
toxcore/group_chats.c 69.56% <100.00%> (-0.52%) ⬇️
toxcore/network.c 86.09% <100.00%> (ø)

... and 7 files with indirect coverage changes

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

@iphydf iphydf force-pushed the error-paths branch 3 times, most recently from 964b979 to 780ff4d Compare September 11, 2023 12:25
@iphydf iphydf marked this pull request as draft September 11, 2023 13:02
@iphydf iphydf force-pushed the error-paths branch 2 times, most recently from 14d19b5 to 968da98 Compare September 11, 2023 21:36
@iphydf iphydf marked this pull request as ready for review September 11, 2023 21:36
@toktok-releaser toktok-releaser merged commit 24b5472 into TokTok:master Sep 11, 2023
37 checks passed
@iphydf iphydf deleted the error-paths branch September 11, 2023 22:23
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.

3 participants