mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
user_menue: fix use heap after free, 2. try
This commit is contained in:
@@ -71,7 +71,8 @@ class CUserMenu : public CChangeObserver
|
||||
private:
|
||||
int width;
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void *);
|
||||
|
||||
static std::string tmp;
|
||||
|
||||
public:
|
||||
CUserMenu();
|
||||
~CUserMenu();
|
||||
|
Reference in New Issue
Block a user