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

Thread cancel on the media sender thread leads to memory leaks from w… #1452

Closed
wants to merge 1 commit into from

Conversation

jdelapla
Copy link
Contributor

…riteFrame() not freeing all its heap usage

Issue #, if available:
#1450
Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2022

Codecov Report

Merging #1452 (59c2d32) into develop (866aee4) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #1452      +/-   ##
===========================================
- Coverage    51.50%   51.44%   -0.06%     
===========================================
  Files           46       46              
  Lines        12794    12795       +1     
===========================================
- Hits          6589     6582       -7     
- Misses        6205     6213       +8     
Impacted Files Coverage Δ
samples/Common.c 0.00% <0.00%> (ø)
samples/kvsWebRTCClientMaster.c 0.00% <0.00%> (ø)
src/source/Ice/IceAgent.c 85.81% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 866aee4...59c2d32. Read the comment docs.

@github-actions
Copy link

This is a very old issue. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.

@niyatim23
Copy link
Contributor

Closing in favor of #1641

@niyatim23 niyatim23 closed this Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants