]> OCCT Git - occt.git/commit
Modeling - BRepFilletAPI_MakeFillet Segfault with two curves and rim #532
authorDmitrii Kulikov <164657232+AtheneNoctuaPt@users.noreply.github.com>
Thu, 15 May 2025 18:35:52 +0000 (19:35 +0100)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 18:35:52 +0000 (19:35 +0100)
commita56d85bf15a5b1d695be69cd321760862e8aa588
tree7a443d6953d154910178fde37e61f18f5a6b2715
parentebc3885799e1bec916100d934ff443d77c72667c
Modeling - BRepFilletAPI_MakeFillet Segfault with two curves and rim #532

Added null checks for TopoDS_Face in ChFi3d_Builder_2 and BRepAdaptor_Surface.
Added tests to check for crash.
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_2.cxx
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Surface.cxx
tests/bugs/modalg_8/bug_gh501 [new file with mode: 0644]