mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
fix: initialize context
This commit is contained in:
parent
c6265aeaf7
commit
77810168e0
@ -22,6 +22,7 @@ public:
|
||||
: server(nullptr)
|
||||
, config(nullptr)
|
||||
, protocol(nullptr)
|
||||
, context(nullptr)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user