launchpad pro: remember to destroy GUI to avoid use-after-free in its connection handler
This commit is contained in:
@@ -173,8 +173,10 @@ LaunchPadPro::~LaunchPadPro ()
|
||||
}
|
||||
|
||||
stop_event_loop ();
|
||||
tear_down_gui ();
|
||||
|
||||
MIDISurface::drop ();
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user