]> 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 36bfec5c9ccfe343417c78f6d92c073f5d29574b..7a1a27399ace51c5420ee899cad93b9b2a1609d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// 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
@@ -115,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