Coverity: fix high impact issues

This commit is contained in:
wmayer
2016-08-17 15:33:04 +02:00
parent 9b013f7254
commit d98337b5f2
6 changed files with 12 additions and 9 deletions

View File

@@ -2698,7 +2698,7 @@ void ViewProviderSketch::drawMergedConstraintIcons(IconQueue iconQueue)
// Tracks all constraint IDs that are combined into this icon
QString idString;
int lastVPad;
int lastVPad = 0;
QStringList labels;
std::vector<int> ids;