]> OCCT Git - occt-copy.git/commit
0026616: Memory leak in IntTools_Context::Hatcher
authorpkv <pkv@opencascade.com>
Mon, 31 Aug 2015 07:36:20 +0000 (10:36 +0300)
committerabv <abv@opencascade.com>
Thu, 17 Sep 2015 11:33:22 +0000 (14:33 +0300)
commit5bf1fb8dcee942a93e7f1a9eb1f92f9635cf6af2
tree55c79ca90da5886ff7d5128e253e1dff931b6094
parentfd2f5a25352289a0eb8cd223e630cbbfe5bcb3a4
0026616: Memory leak in IntTools_Context::Hatcher

I. New features:
    No new features

II.2. class IntTools_Context
- method:
Geom2dHatch_Hatcher& IntTools_Context::Hatcher
  (const TopoDS_Face& aF)
- method:
IntTools_SurfaceRangeLocalizeData& IntTools_Context::SurfaceData
  (const TopoDS_Face& aF)

The memory allocation is provided using inner allocator of the object.

II. Modified entities:
packages:
IntTools
src/IntTools/IntTools_Context.cxx