mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
fix: initialize context
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
|||||||
: server(nullptr)
|
: server(nullptr)
|
||||||
, config(nullptr)
|
, config(nullptr)
|
||||||
, protocol(nullptr)
|
, protocol(nullptr)
|
||||||
|
, context(nullptr)
|
||||||
{
|
{
|
||||||
// empty
|
// empty
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user