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

WindowExplorer: fix premature context freeing in WepResolveSymbolFunction #2362

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

ge0rdi
Copy link
Contributor

@ge0rdi ge0rdi commented Jan 3, 2025

Context was inserted to ResolveListHead list already. It will be freed when removed from the list.

This regression was introduced in b5c8ece .

…tion

Context was inserted to `ResolveListHead` list already. It will be freed
when removed from the list.

This regression was introduced in b5c8ece .
@jxy-s jxy-s merged commit a201a1f into winsiderss:master Jan 3, 2025
3 checks passed
@ge0rdi ge0rdi deleted the windows-explorer-fix branch January 3, 2025 19:01
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