occt: master 4c0d97ac

Author Committer Branch Timestamp Parent
abv abv master 2016-03-30 15:06:52 master 16b40363
Affected Issues  0027318: Memory is not released in Select3D_SensitiveSet when destroying AIS_InteractiveContext without removing objects
Changeset 0027318: Memory is not released in Select3D_SensitiveSet when destroying AIS_InteractiveContext without removing objects

- destructor was added to SelectMgr_SelectableObject to clean up selections;
- test case for issue 0027318

Warnings elimination
mod - src/QABugs/QABugs_19.cxx Diff File
mod - src/SelectMgr/SelectMgr_SelectableObject.cxx Diff File
mod - src/SelectMgr/SelectMgr_SelectableObject.hxx Diff File
add - tests/bugs/vis/bug27318 Diff File