Crash when inserting note in Piano Roll Editor

• Nov 14, 2018 - 08:05
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Null pointer when attempting to insert a note past the end of the current range of notes.


Comments

Status PR created fixed

Fixed in branch master, commit 5480e00811

fix #278215 Crash when inserting note in Piano Roll Editor

Handling a null pointer that can occur when adding notes past the end of the current note range.