Salome HOME
Tests under Windows in Debug mode.
[modules/smesh.git] / src / StdMeshers / StdMeshers_Cartesian_3D.cxx
index dc82aa09a035697663a0f87732b4048c945036b1..62c3abba05c00aaad215dc1572a3f7ce0ff5c424 100644 (file)
@@ -4458,7 +4458,7 @@ namespace
 
     // connect pn2 (probably new, at _eIntNodes) with a split
 
-    int i, iConn;
+    int i, iConn = 0;
     size_t nbCommon;
     TGeomID commonFaces[20];
     _Node* nPrev = nullptr;