Foldback: fix memory leak
This commit is contained in:
@@ -553,6 +553,7 @@ FoldbackStrip::init ()
|
||||
FoldbackStrip::~FoldbackStrip ()
|
||||
{
|
||||
CatchDeletion (this);
|
||||
delete _meter;
|
||||
clear_send_box ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user