hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.04k stars 173 forks source link

DPE: guard against empty instrument notes #1935

Closed theGreatWhiteShark closed 8 months ago

theGreatWhiteShark commented 8 months ago

In case the drumkit of the song can not be found, the notes in the pattern might correspond to an empty instrument / have an ID of -1. This caused a segfault in the current implementation.