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

ReadAheadFrameBuffer: Delete invalid debug assertion #4644

Merged
merged 1 commit into from
Jan 24, 2022
Merged

ReadAheadFrameBuffer: Delete invalid debug assertion #4644

merged 1 commit into from
Jan 24, 2022

Conversation

uklotzde
Copy link
Contributor

The debug assertion is wrong as isReady() first checks for isValid().

This has already occurred a few times, but happens very rarely. It is reproducible when adding an ID3 tag to cover-test.flac using id3tag and starting Mixxx with a fresh profile using SoundSourceFFmpeg for mp3 decoding.

@uklotzde
Copy link
Contributor Author

This one line fix would be easy to review and I explained in detail why removing this lines does not change the behavior.

Merging now.

@uklotzde uklotzde merged commit 04179bf into mixxxdj:2.3 Jan 24, 2022
@uklotzde uklotzde deleted the readaheadframebuffer branch January 31, 2022 14:41
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