]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fix for Bug GVIEW10647
authorapo <apo@opencascade.com>
Fri, 10 Feb 2006 08:12:55 +0000 (08:12 +0000)
committerapo <apo@opencascade.com>
Fri, 10 Feb 2006 08:12:55 +0000 (08:12 +0000)
commit17a2036a353c96297f0695753a3cd4519c2a621d
tree1365b33616fca3167e1d2ffdae24898aca06d16b
parent67ff5b8e6134140ba91e6d28c1d13fec8f3be883
Fix for Bug GVIEW10647
   Crash saving the model
(memory allocation optimized)
src/SALOMEDS/Makefile.in
src/SALOMEDS/SALOMEDS_Driver_i.cxx
src/SALOMEDS/SALOMEDS_Driver_i.hxx
src/SALOMEDS/SALOMEDS_TMPFile_i.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_TMPFile_i.hxx [new file with mode: 0644]
src/SALOMEDSImpl/Makefile.in
src/SALOMEDSImpl/SALOMEDSImpl_Driver.hxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx
src/SALOMEDSImpl/SALOMEDSImpl_TMPFile.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_TMPFile.hxx [new file with mode: 0644]