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

Fix Coverity #76268: Uninitialized members

If the passed replay file can not be loaded, several pointers are not
set. They are currently not accessed since an error is shown in
main.cpp when the file cannot be loaded, but it is good practice to set
them anyhow.
parent 9a1d8558
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