Skip to content

On X11, fix use after free during xinput2 processing#3540

Merged
kchibisov merged 1 commit intomasterfrom
kchibisov/x11-use-after-free-xinput
Mar 1, 2024
Merged

On X11, fix use after free during xinput2 processing#3540
kchibisov merged 1 commit intomasterfrom
kchibisov/x11-use-after-free-xinput

Conversation

@kchibisov
Copy link
Copy Markdown
Member

@kchibisov kchibisov commented Mar 1, 2024

Fixes #3536.

  • Tested on all platforms changed
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

@kchibisov kchibisov requested a review from notgull as a code owner March 1, 2024 08:16
@daxpedda daxpedda added the DS - x11 Affects the X11 backend, or generally free Unix platforms label Mar 1, 2024
@kchibisov kchibisov force-pushed the kchibisov/x11-use-after-free-xinput branch from c06a97d to d173e09 Compare March 1, 2024 09:33
@kchibisov kchibisov merged commit 22e932b into master Mar 1, 2024
@kchibisov kchibisov deleted the kchibisov/x11-use-after-free-xinput branch March 1, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - x11 Affects the X11 backend, or generally free Unix platforms

Development

Successfully merging this pull request may close these issues.

[X11] Winit 0.29.11 panics or SIGSEGVs when the main thread is busy

2 participants