]> OCCT Git - occt.git/commit
Coding - Remove OSD_MAllocHook class (#707)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Mon, 8 Sep 2025 08:50:07 +0000 (09:50 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 08:50:07 +0000 (09:50 +0100)
commit7eee9549cb17d36e4e36d3a88dc8ddec6a7b9e96
treec42c5218575741a64865ba4775cc587f6bc7f77e
parentb07f0ca82f6d6b1d29e8319906791c7615cf1d6d
Coding - Remove OSD_MAllocHook class (#707)

- Complete removal of the `OSD_MAllocHook` class and its related handler implementations
- Removal of the Draw command "mallochook" that provided command-line interface to the memory tracking functionality
- Updates to build configuration to exclude the removed files
src/Draw/TKDraw/Draw/Draw_BasicCommands.cxx
src/FoundationClasses/TKernel/OSD/FILES.cmake
src/FoundationClasses/TKernel/OSD/OSD_MAllocHook.cxx [deleted file]
src/FoundationClasses/TKernel/OSD/OSD_MAllocHook.hxx [deleted file]