]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
21948: EDF SMESH : Memory is not freed when deleting a mesh
authoreap <eap@opencascade.com>
Fri, 14 Dec 2012 13:09:07 +0000 (13:09 +0000)
committereap <eap@opencascade.com>
Fri, 14 Dec 2012 13:09:07 +0000 (13:09 +0000)
commita29e12d8f91212053db6173174ffcde2c6582356
tree8366b2264b3fa07102267884eb2322fb1296eec7
parent6bb8dd97b813b0c35f897f4c6b2ae14fb1533f14
21948: EDF SMESH : Memory is not freed when deleting a mesh

fix leaks of cellLinks

class SMDS_EXPORT SMDS_CellLinks: public vtkCellLinks
{
public:
+  void ResizeForPoint(vtkIdType vtkID);
src/SMDS/SMDS_UnstructuredGrid.hxx