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 abort on delete plugin from track FX. #424

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

Javantea
Copy link

The plugin-template.c example plugin code will crash Reaper when you delete it from the track FX because of the assertion made on line 422. This can be fixed by simply changing the inequality.

@CLAassistant
Copy link

CLAassistant commented Oct 24, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@baconpaul baconpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this is clearly correct thank you!

@abique abique changed the base branch from main to next October 25, 2024 13:06
@abique
Copy link
Contributor

abique commented Oct 25, 2024

Yes, this is correct! Thank you 👍

@abique abique merged commit 1d35ca1 into free-audio:next Nov 1, 2024
4 checks passed
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.

4 participants