linhpsdr icon indicating copy to clipboard operation
linhpsdr copied to clipboard

Memory protection violation fixed if number of found midi devices is greater than declared in MAX_MIDI_DEVICES.

Open sq8mvy opened this issue 4 years ago • 1 comments

Memory protection violation fixed if number of found midi devices is greater than declared in MAX_MIDI_DEVICES. In the case of more subdevices midi (e.g. virmidi - virtual midi has 16 subdevices) on the list there were empty items in the absence of the subdevice name

sq8mvy avatar Apr 05 '21 16:04 sq8mvy

Merged to andreasdotorg/linhpsdr. This would be better with an error message on overflow, or even dynamic memory allocation.

andreasdotorg avatar Apr 14 '22 19:04 andreasdotorg