]> OCCT Git - occt-copy.git/commit
0029127: Visualization - V3d_View::ToPixMap() crashes on tiled rendering without FBO
authorkgv <kgv@opencascade.com>
Wed, 20 Sep 2017 11:28:26 +0000 (14:28 +0300)
committerkgv <kgv@opencascade.com>
Mon, 4 Dec 2017 18:09:06 +0000 (21:09 +0300)
commitc1ec717d6fae81ca87a33a1129d1265559a9668c
tree2b0143829b4a2cda5cbcf7fd94c3b0688acf70ca
parentf73f8c43f8cebee5953980fcedfc1e1bd3722b3a
0029127: Visualization - V3d_View::ToPixMap() crashes on tiled rendering without FBO

Fixed out-of-memory writing within fallback View dump mode.
src/V3d/V3d_View.cxx
tests/bugs/vis/bug29127 [new file with mode: 0644]