0025453: SIGSEGV in BRepFill_Sweep::BuildShell
authormsv <msv@opencascade.com>
Thu, 11 Dec 2014 12:40:05 +0000 (15:40 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 11 Dec 2014 12:41:12 +0000 (15:41 +0300)
commit21b7d8be4c6f15726d91a8257fa8e93ba5466e1d
treeba75333e0add7749a641fca5839b17835fecb4a7
parent076ca35c3f902987294855b4e858eee503904100
0025453: SIGSEGV in BRepFill_Sweep::BuildShell

Fixed the bug causing exception when the first edge in generated sweep occurs to be degenerated.

Comments have been added.

Test-case for issue #25453
src/BRepFill/BRepFill_Sweep.cxx
tests/bugs/modalg_5/bug25453 [new file with mode: 0644]