FreeCAD: master 10b08671

Author Committer Branch Timestamp Parent
hyarion wwmayer master 2021-02-10 22:12:50 master 0641e243
Changeset Sketcher: Fix uninitialized scalar field in ctor

Fixes Coverity issue:
CID 316539 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member lastHasPartialRedundancies is not initialized in this constructor nor in any functions that it calls.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File