]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fix of the bugs:
authorrnv <rnv@opencascade.com>
Tue, 12 Oct 2010 08:04:44 +0000 (08:04 +0000)
committerrnv <rnv@opencascade.com>
Tue, 12 Oct 2010 08:04:44 +0000 (08:04 +0000)
commit1bb8d1c4a30a3d33dc170d781fcbf12198315b08
tree9a29ed8daed937a61d41b36e38fa2f7133d1ab7d
parent647f021fa56e1aba10923beb5382589a84d8186a
Fix of the bugs:
1) IPAL22049 TC5.1.5: Application crash at close document operation
2) Bug IPAL22067 TC5.1.5: SIGSEGV exception at close application after MESH-002 scenario execution

Avoid double deletion of the Salome Generic Objects:
1. First decrement of the reference count in the SALOMEDSImpl_AttributeIOR::~SALOMEDSImpl_AttributeIOR();
2. Second decrement of the reference count in RemovePostponed(...) method;
src/SALOMEDS/SALOMEDS_Study_i.cxx