0025334: BRepOffsetAPI_MakeOffset algorithm crashes on some customer's shape
authorjgv <jgv@opencascade.com>
Thu, 23 Oct 2014 10:36:48 +0000 (14:36 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 23 Oct 2014 12:20:45 +0000 (16:20 +0400)
commit0e0f7a7cdee409894d375e60f654834c221e1131
tree606bf41c9d74e82ed920dff44b9835b287665125
parentba9e14dfb927e24a53d5bde9e4d4c6b1f119c46a
0025334: BRepOffsetAPI_MakeOffset algorithm crashes on some customer's shape

Test cases for issue CR25334
30 files changed:
src/BRepFill/BRepFill_OffsetWire.cxx
src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cdl
src/BRepTest/BRepTest_CurveCommands.cxx
src/MAT2d/MAT2d_Circuit.cxx
src/MAT2d/MAT2d_Mat2d.cdl
src/MAT2d/MAT2d_Mat2d.cxx
src/MAT2d/MAT2d_Tool2d.cdl
src/MAT2d/MAT2d_Tool2d.cxx
tests/bugs/modalg_4/bug745_10
tests/bugs/modalg_5/bug25334_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_10 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_11 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_12 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_13 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_14 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_15 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_16 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_17 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_18 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_19 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_2 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_20 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_3 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_4 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_5 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_6 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_7 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_8 [new file with mode: 0644]
tests/bugs/modalg_5/bug25334_9 [new file with mode: 0644]