]> SALOME platform Git repositories - modules/geom.git/commit - src/GEOM/GEOM_Object.hxx
Salome HOME
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
authoreap <eap@opencascade.com>
Wed, 19 Jun 2013 14:23:50 +0000 (14:23 +0000)
committereap <eap@opencascade.com>
Wed, 19 Jun 2013 14:23:50 +0000 (14:23 +0000)
commit1d2e9cb443091787490246f58833a658cebc5701
tree7ecb207ee9134f7e9c1640f5f803203aa552e671
parente69511781d6a66e0dcd15aeaced963fe71af83a5
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64

Fix "Mismatched free() / delete / delete []" valgrind error

-  Standard_EXPORT char* GetName();
+  Standard_EXPORT TCollection_AsciiString GetName();
src/GEOM/GEOM_Object.cxx
src/GEOM/GEOM_Object.hxx