mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
osd_setup.cpp fix memleak
This commit is contained in:
@@ -1516,6 +1516,7 @@ int COsdSetup::showContextChanlistMenu(CChannelList *parent_channellist)
|
||||
|
||||
int res = menu_chanlist->exec(NULL, "");
|
||||
cselected = menu_chanlist->getSelected();
|
||||
delete channellistNotifier;
|
||||
delete menu_chanlist;
|
||||
return res;
|
||||
}
|
||||
|
Reference in New Issue
Block a user