]> SALOME platform Git repositories - plugins/hybridplugin.git/commit
Salome HOME
0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis...
authoreap <eap@opencascade.com>
Tue, 28 Aug 2012 09:01:35 +0000 (09:01 +0000)
committereap <eap@opencascade.com>
Tue, 28 Aug 2012 09:01:35 +0000 (09:01 +0000)
commitc7b95dbc41a3123b20f9778ff3f1f667c441b497
tree0f579f2cc08ef9f2df829af830ac492831ec3b35
parent20b7ff7eb2115e48106c5041bc3128ed46aa111c
0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis is incomplete

Fix SIGSEGV on Mandriva2010-32bits

+    double ValTab[] = {0.0};

-      GmfSetLin(idxSol, GmfSolAtVertices, 0.0);
+      GmfSetLin(idxSol, GmfSolAtVertices, ValTab);
src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx