Salome HOME
Fix regressions
[modules/smesh.git] / src / Tools / MeshCut / MeshCut_Utils.cxx
index 26c1995d51fe8a6dc1c659a0d786ac7965df8e1e..b17e2b4d759e114d60b80699805101acc280c609 100644 (file)
@@ -534,7 +534,7 @@ int MESHCUT::copieFichier(std::string source, std::string cible)
 
 med_geometry_type MESHCUT::InstanceMGE(TYPE_MAILLE TYPE)
 {
-  med_geometry_type typeBanaliseMED;
+  med_geometry_type typeBanaliseMED = MED_NONE;
 
   switch (TYPE)
   {