Files
ardour/libs
Robin Gareus d421e56fc0 FP8: Clear input port on close. Fixes crash when switching snapshots
The midi_input_handler for the AsyncMIDIPort is connected to the
main event-loop. Events may still be delivered after the surface was
destroyed.

That by itself is not harmful, unless a given message produces a reply:
The _output_port is already gone, FaderPort8::tx_midi crashes.
2017-07-01 02:55:47 +02:00
..
2017-06-21 18:12:31 +02:00
2017-06-27 20:12:46 +02:00
2017-02-18 16:22:34 +01:00