mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/network_setup.cpp: fix memleaks when using CMenuForwarder
This commit is contained in:
@@ -76,6 +76,8 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
|
||||
|
||||
CMenuForwarder* dhcpDisable[5];
|
||||
CMenuForwarder* wlanEnable[2];
|
||||
|
||||
CSectionsdConfigNotifier* sectionsdConfigNotifier;
|
||||
|
||||
void restoreNetworkSettings();
|
||||
void prepareSettings();
|
||||
|
Reference in New Issue
Block a user