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

webrtc: fix memory leak during shutdown or session kick #2079

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jul 19, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #2079 (b3c4424) into main (f7a30e7) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2079      +/-   ##
==========================================
+ Coverage   62.22%   62.29%   +0.07%     
==========================================
  Files         109      109              
  Lines       11380    11376       -4     
==========================================
+ Hits         7081     7087       +6     
+ Misses       3789     3781       -8     
+ Partials      510      508       -2     
Impacted Files Coverage Δ
internal/core/webrtc_http_server.go 61.97% <100.00%> (-0.14%) ⬇️
internal/core/webrtc_session.go 72.13% <100.00%> (+2.01%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 473c075 into main Jul 19, 2023
@aler9 aler9 deleted the bug/webrtc-memleak branch July 19, 2023 10:31
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant