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 a memory leak and use override and default for build in effects #11346

Merged
merged 3 commits into from
Mar 9, 2023

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Mar 8, 2023

No description provided.

gain(0),
currentFrame(0),
quantizeEnabled(false),
tripletEnabled(false){};
Copy link
Member

Choose a reason for hiding this comment

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

Isn't the initialisation in Line 16-17 and Line 22-23 redundant?

@daschuer
Copy link
Member Author

daschuer commented Mar 9, 2023

Ups, yes. Change amended.

Copy link
Member

@Swiftb0y Swiftb0y left a comment

Choose a reason for hiding this comment

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

Thank you

@Swiftb0y Swiftb0y merged commit 6dc6f40 into mixxxdj:2.4 Mar 9, 2023
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.

3 participants