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 move constructor of SampleBuffer #604

Merged
merged 2 commits into from
Jun 5, 2015
Merged

Fix move constructor of SampleBuffer #604

merged 2 commits into from
Jun 5, 2015

Conversation

uklotzde
Copy link
Contributor

@uklotzde uklotzde commented Jun 4, 2015

An uninitialized pointer and integer value is swapped into the 'other' SampleBuffer.

Forgot to mention: YES, C++11 support finally!! But please be careful with the new features ;)

rryan added a commit that referenced this pull request Jun 5, 2015
@rryan rryan merged commit c46a421 into mixxxdj:master Jun 5, 2015
@rryan
Copy link
Member

rryan commented Jun 5, 2015

dunce cap! thanks :)

@uklotzde uklotzde deleted the SampleBufferMoveConstructorFix branch June 5, 2015 06:49
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.

2 participants