Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information