mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
fix stack buffer underflow
This commit is contained in:
@@ -65,7 +65,7 @@ class CComponentsTimer : public sigc::trackable
|
||||
|
||||
///name for the thread
|
||||
std::string name;
|
||||
|
||||
std::string tn;
|
||||
///mutex for timer
|
||||
OpenThreads::Mutex tm_mutex;
|
||||
///slot for restart signals
|
||||
|
Reference in New Issue
Block a user