]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
TC6.3.0: SIGSEGV calling copy-paste of objects
authoreap <eap@opencascade.com>
Thu, 12 May 2011 08:48:17 +0000 (08:48 +0000)
committereap <eap@opencascade.com>
Thu, 12 May 2011 08:48:17 +0000 (08:48 +0000)
commit01d9494b7fddc2f3a45fde92fec73f3daca1e18f
treea60b1dc02769f147c32cd716a2ca50bf5286fe49
parent843f5ae559f0c97ae05891317ae6cd87fec06ade
TC6.3.0: SIGSEGV calling copy-paste of objects

   void notifyObserverID_real(const std::string& theID, long event)
   {
-    SalomeApp_DataObject* suit_obj;
+    SalomeApp_DataObject* suit_obj = 0;
src/SalomeApp/SalomeApp_Study.cxx