mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Merge pull request #54 from vedgy/fix-crash-at-exit
Library: fix a crash at exit when server is disabled
This commit is contained in:
@ -142,6 +142,7 @@ void Startup::stop() {
|
||||
|
||||
|
||||
Startup::Startup()
|
||||
: listener(nullptr)
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user