13
0

MIDI leaks -- the Controllergate conspiracy debunked

This commit is contained in:
Robin Gareus 2017-01-20 11:40:46 +01:00
parent 02d484de8a
commit f05a07837b

View File

@ -88,6 +88,8 @@ MIDIControllable::MIDIControllable (GenericMidiControlProtocol* s, MIDI::Parser&
MIDIControllable::~MIDIControllable ()
{
drop_external_control ();
delete _descriptor;
_descriptor = 0;
}
int