]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Fix for the TestParameterRename.py crash sometimes on Linux: map removes shared point...
authormpv <mpv@opencascade.com>
Mon, 10 Aug 2015 11:32:46 +0000 (14:32 +0300)
committermpv <mpv@opencascade.com>
Mon, 10 Aug 2015 11:32:46 +0000 (14:32 +0300)
commit280ea8bb86dacc34aa86012472ec69b7cff04964
tree94b095eeec143ed2c485c4b8c08de2298d20ece4
parent11f966dc662a12aa1960fba367c64ad49e487fbd
Fix for the TestParameterRename.py crash sometimes on Linux: map removes shared pointer and destructor call the map with the same key that causes the infinitive recursion.
src/Model/Model_Objects.cpp