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

Fixed video media transport leak #4189

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Fixed video media transport leak #4189

merged 1 commit into from
Dec 2, 2024

Conversation

sauwming
Copy link
Member

@sauwming sauwming commented Dec 2, 2024

This is due to #4184.

Since media transport has been NULL-ed, it will never be released.

Note that the same line has been commented in audio stream in #3928 (async conf bridge).

@sauwming sauwming merged commit 21804cd into master Dec 2, 2024
36 checks passed
@sauwming sauwming deleted the med-tp-leak branch December 2, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants