]> SALOME platform Git repositories - modules/paravis.git/blobdiff - src/Insitu/VisualizationComponent/VisualizationComponent.cxx
Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Insitu / VisualizationComponent / VisualizationComponent.cxx
index 0a9446bad92c84018e9038f65a7b90ae8f13515c..7a1a27399ace51c5420ee899cad93b9b2a1609d9 100644 (file)
@@ -1,3 +1,21 @@
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+//
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 
 #include "VisualizationComponent.hxx"
 #include <string>
@@ -97,7 +115,7 @@ void VisualizationComponent_i::Visualize(SALOME_MED::ParaMEDCouplingFieldDoubleC
 {
   beginService("VisualizationComponent_i::Visualize");
   void *ret_th;
-  pthread_t *th;
+  pthread_t *th = 0;
   exception_st *est;
 
   try