]> OCCT Git - occt.git/commit
0033449: Modeling Algorithm - Crash in BRepTools_GTrsfModification::NewTriangulation... IR-2023-09-01
authorakaftasev <akaftasev@opencascade.com>
Tue, 29 Aug 2023 12:18:39 +0000 (13:18 +0100)
committerakaftasev <akaftasev@opencascade.com>
Tue, 29 Aug 2023 12:18:39 +0000 (13:18 +0100)
commit0e6977d668df62ecdd7e26f63b00556d03ba7b5e
treee5910b1be94be312ccaede055f16edad4d1df5cc
parent0e97c80e6ab0422fdb1d0ba7c0fcd8d691d62494
0033449: Modeling Algorithm - Crash in BRepTools_GTrsfModification::NewTriangulation() method

Changed iteration limits from theTriangulation->NbTriangles() to theTriangulation->NbNodes()
Provided modification of the normals only with rotation (gp_GTrsf::Form() == gp_Other  leads to crash)
src/BRepTools/BRepTools_GTrsfModification.cxx