]> OCCT Git - occt.git/commit
0028093: Visualization - access violation on removal of dynamic highlighting after...
authorkgv <kgv@opencascade.com>
Fri, 11 Nov 2016 15:20:49 +0000 (18:20 +0300)
committerapn <apn@opencascade.com>
Thu, 17 Nov 2016 12:32:47 +0000 (15:32 +0300)
commitef9a9362ae805f29204577131cd525cb49fed11f
treed6a27b6e51c118c50364898dd5d586312cdbd3c2
parent802233856679ed4efa83acb678a8d1cd1b89a024
0028093: Visualization - access violation on removal of dynamic highlighting after device loss

OpenGl_Layer::Remove() now tries to remove object from myAlwaysRenderedMap
if it was not removed from other groups.
src/OpenGl/OpenGl_Layer.cxx
tests/bugs/vis/bug28093 [new file with mode: 0644]