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

Fix user-after-free bug in miniinfo #2340

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

ge0rdi
Copy link
Contributor

@ge0rdi ge0rdi commented Dec 20, 2024

Call to PhPinMiniInformation may result in hiding miniinfo window, which will free its allocated resources and thus make ProcessGroup invalid.

Fixes #2278
Fixes #2336

Call to `PhPinMiniInformation` may result in hiding miniinfo window,
which will free its allocated resources and thus make `ProcessGroup`
invalid.

Fixes winsiderss#2278
Fixes winsiderss#2336
dmex added a commit that referenced this pull request Dec 22, 2024
@jxy-s jxy-s merged commit 1aa795e into winsiderss:master Jan 3, 2025
3 checks passed
@ge0rdi ge0rdi deleted the fix-miniinfo-crash branch January 3, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants