Files
ardour/libs/surfaces/generic_midi/midicontrollable.cc
Robin Gareus db1821a363 Fix crash when removing plugin with mapped controllable #8756
MidiControlUI drops the reference to a given controllable in
its own thread. This can happen after the plugin is already
destroyed (even though the PBD::Controllable still exists).
2021-06-21 05:27:11 +02:00

24 KiB