Skip to content

Fix crash due to out-of-range access in initializing Spatializer #5

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SanderVocke
Copy link

@SanderVocke SanderVocke commented Jan 24, 2023

Crash was happening because a control value is set on these ports, which calls a callback to the half-initialized Spatializer, which then assumes ports are there which are not yet added.

before this change, could reproduce the crash by simply adding a few strips and attempting to add a spatializer.

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