Skip to content
Commit 0d7002ac authored by Aleksy Barcz's avatar Aleksy Barcz
Browse files

fix "Conditional jump or move depends on uninitialised value"

+ as reported by valgrind at lines draw.cpp:317 and draw.cpp:781, caused by creation of an uninitialized struct at database.cpp:400
+ fixed==false and ok==false seem like good defaults for this uninitialized struct
parent 54429849
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment