]> OCCT Git - occt.git/commit
0032623: [Regression] Modelling Algorithms - UnifySameDomain invalid result only... V7_5_3p1
authorjgv <jgv@opencascade.com>
Mon, 18 Oct 2021 17:00:20 +0000 (20:00 +0300)
committerjfa <jfa@opencascade.com>
Tue, 19 Oct 2021 09:52:31 +0000 (12:52 +0300)
commitb08cd044f97635a40cceb86769b2399527090001
treeab5d0789c5556a9e486a0ea2c393d364b7f892e6
parentf9481b4f217a0a89e33a4450d76d7d8f75dfe8df
0032623: [Regression] Modelling Algorithms - UnifySameDomain invalid result only in release mode

Correct local function ReconstructMissedSeam: use copy of existing pcurve for seam edge reconstruction to prevent possible corruption of another edges.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug32623 [new file with mode: 0644]