mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
launchpad pro: remember to destroy GUI to avoid use-after-free in its connection handler
This commit is contained in:
parent
e61c1f6993
commit
da4d16b1f2
1 changed files with 2 additions and 0 deletions
|
|
@ -173,8 +173,10 @@ LaunchPadPro::~LaunchPadPro ()
|
|||
}
|
||||
|
||||
stop_event_loop ();
|
||||
tear_down_gui ();
|
||||
|
||||
MIDISurface::drop ();
|
||||
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue