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

Don't leak VirtualInputDevice keyboards #3720

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

AlanGriffiths
Copy link
Collaborator

Every time an app supporting text-input-v3 starts we allocate a "virtual-keyboard", we should also deallocate it as appropriate.

This was identified while investigating #3710, and is part of the fix (possibly all the fix - still testing)

@AlanGriffiths AlanGriffiths requested a review from a team as a code owner January 13, 2025 15:06
@tarek-y-ismail tarek-y-ismail added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 00c46aa Jan 14, 2025
33 of 39 checks passed
@tarek-y-ismail tarek-y-ismail deleted the fix-some-leaks branch January 14, 2025 08:31
Saviq pushed a commit that referenced this pull request Jan 16, 2025
Every time an app supporting text-input-v3 starts we allocate a
"virtual-keyboard", we should also deallocate it as appropriate.

This was identified while investigating #3710, and is part of the fix
(possibly all the fix - still testing)
@Saviq Saviq mentioned this pull request Jan 16, 2025
Saviq added a commit that referenced this pull request Jan 21, 2025
Bug fixes:
- Don't leak VirtualInputDevice keyboards (#3720)
- kms: skip `simple-framebuffer` devices (#3721)
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.

2 participants