mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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()
|
Startup::Startup()
|
||||||
|
: listener(nullptr)
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user