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
Loading
Please register or sign in to comment