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

Fixed possible segfault on contol behaviour change. This is a mid-term s... #46

Merged
merged 2 commits into from Jul 13, 2013

Conversation

daschuer
Copy link
Member

...olution until we have collected all needs by the effect branch and are able to optimize this out.

I have done this solution, because it is the simplest way to fix this issue without finish our strategy discussion.
So we have a clean solution and we can optimize this for speed later, if required.

…m solution until we have collected all needs by the effect branch and are able to optimize this out.
m_defaultValue.setValue(0);
m_value.setValue(0);

m_sqCOHashMutex.lock();
Copy link
Member

Choose a reason for hiding this comment

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

These 3 lines are unrelated to this change, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, they are also part of my other pending pull request #41. So I will remove them here.

@rryan
Copy link
Member

rryan commented Jul 13, 2013

LGTM other than the 3 stray lines. Thanks!

@daschuer
Copy link
Member Author

Thank you for review @rryan

daschuer added a commit that referenced this pull request Jul 13, 2013
Fixed possible segfault on contol behaviour change.
@daschuer daschuer merged commit 9119a92 into mixxxdj:master Jul 13, 2013
@daschuer daschuer mentioned this pull request Dec 28, 2014
@daschuer daschuer mentioned this pull request Jun 11, 2018
11 tasks
m0dB pushed a commit to m0dB/mixxx that referenced this pull request Jan 21, 2024
Replace social media widgets with social media links
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.

None yet

2 participants