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 #280012: Crash fix for reading old MuseScore 206 files with tremo… #4442

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

pthvogt
Copy link
Contributor

@pthvogt pthvogt commented Dec 19, 2018

…los.

Don't call createPlayEvents() at the end at of readScore() in read206.cpp anymore. This call tries to access tremolo objects without proper settings of their members.

I have done this in parallel to commit fedb04b.

Please review thoroughly, I am not sure, that I understood what I did :-)

…los.

Don't call createPlayEvents() at the end at of readScore() in read206.cpp anymore.
@wschweer wschweer merged commit ce6d22e into musescore:master Dec 19, 2018
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