mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -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:
commit
6c628318fe
@ -142,6 +142,7 @@ void Startup::stop() {
|
||||
|
||||
|
||||
Startup::Startup()
|
||||
: listener(nullptr)
|
||||
{
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user