]> OCCT Git - occt.git/commit
0031877: DRAW - some Visualization commands are not protected against uninitialized...
authorabv <abv@opencascade.com>
Fri, 2 Oct 2020 03:54:01 +0000 (06:54 +0300)
committerabv <abv@opencascade.com>
Sun, 25 Oct 2020 05:46:49 +0000 (08:46 +0300)
commitf41fd243b6aea64176d1d1f36ff5696c4eca31da
tree77b315fbf647ab61c2d9267a1159d505fa70a61c
parent9f9490e1ae0eaf38507437019a117437c6317225
0031877: DRAW - some Visualization commands are not protected against uninitialized viewer

Added protections in DRAW commands against accessing Null context

Added test bugs demo bug31877
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/bugs/demo/bug31877 [new file with mode: 0644]