mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- audioplayer: fix memleak (THX martii)
This commit is contained in:
@@ -700,6 +700,9 @@ int CAudioPlayerGui::show()
|
||||
//InputSelector.addItem(GenericMenuSeparator);
|
||||
hide();
|
||||
InputSelector.exec(NULL, "");
|
||||
|
||||
delete InetRadioInputChanger;
|
||||
|
||||
if (select >= 0)
|
||||
old_select = select;
|
||||
switch (select) {
|
||||
|
Reference in New Issue
Block a user