]> OCCT Git - occt.git/commit
0031120: Memory leak in BRepOffsetAPI_MakeOffset
authormsv <msv@opencascade.com>
Fri, 1 Nov 2019 12:05:43 +0000 (15:05 +0300)
committerjgv <jgv@opencascade.com>
Tue, 17 Dec 2019 12:51:06 +0000 (15:51 +0300)
commit23c2ae55c797db7258027b6df30b3af36fb3d954
treeb468966e3c1a59924ac118285ff819fef4c85b5a
parent8bfae263c1ca9f06875c9a25c3883d0b0267ee42
0031120: Memory leak in BRepOffsetAPI_MakeOffset

Add destructor of MAT2d_Mat2d - full removal of edges and bisectors.
src/MAT/MAT_ListOfBisector.hxx
src/MAT/MAT_ListOfEdge.hxx
src/MAT/MAT_TList.gxx
src/MAT2d/MAT2d_Mat2d.cxx
src/MAT2d/MAT2d_Mat2d.hxx
tests/bugs/modalg_7/bug31120 [new file with mode: 0644]