Skip to content
Commit eddea234 authored by Julian Helfferich's avatar Julian Helfferich
Browse files

Fix Coverity #76270: Initialize members

Several members in KBlocksNetServer were not initialized. I set all
pointers to nullptr, and members to the default values they get assigned
in executeGame().

I also commented out two members that are currently not used.
parent 9cea9079
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment