fix: initialize context

pull/2/head
Falk Werner 4 years ago
parent c6265aeaf7
commit 77810168e0

@ -22,6 +22,7 @@ public:
: server(nullptr)
, config(nullptr)
, protocol(nullptr)
, context(nullptr)
{
// empty
}

Loading…
Cancel
Save