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 crash when changing Twitch condition type #1285

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Fix crash when changing Twitch condition type #1285

merged 2 commits into from
Feb 4, 2025

Conversation

WarmUpTill
Copy link
Owner

No description provided.

The steps added via AddPostLoadStep() from the copy were never executed.
Thus they might be invalid when RunPostLoadSteps() is next called.

This could result in a crash when a new action or condition is added
after e.g. a "Filter" action's TempVariableRef was copied, which adds a
PostLoadStep to resolve the macro segment reference.
@WarmUpTill WarmUpTill merged commit 2986a5d into master Feb 4, 2025
7 checks passed
@WarmUpTill WarmUpTill deleted the twitch branch February 4, 2025 07:26
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.

1 participant