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

[stable21] Fix raised hand handler not detached when peer is destroyed #5677

Merged
merged 1 commit into from
May 28, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #5675

This fixes a memory leak, as the reference to the Peer object was
retained forever by the webrtc object.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@danxuliu danxuliu merged commit bb5f416 into stable21 May 28, 2021
@danxuliu danxuliu deleted the backport/5675/stable21 branch May 28, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant