user_menue: fix use heap after free, 2. try

This commit is contained in:
Jacek Jendrzej
2019-12-30 22:45:23 +01:00
parent acfccc69e2
commit ec780d8401
2 changed files with 14 additions and 9 deletions

View File

@@ -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();