]> OCCT Git - occt.git/commit
0032796: Modeling Data - Calculation of distance between two circles crashes
authorvro <vro@opencascade.com>
Tue, 22 Feb 2022 14:00:09 +0000 (17:00 +0300)
committerkgv <kgv@opencascade.com>
Fri, 22 Apr 2022 08:21:30 +0000 (11:21 +0300)
commit3c61e8f7e0f2d76ecb10462b5d82a8e53ca8f438
tree1029815db0ff8b2fa563e899aa177c9098d603f2
parentda9cb57f577c4bf40fd3905451607348fa02c633
0032796: Modeling Data - Calculation of distance between two circles crashes

Modified:
- Extrema_ExtCC.cxx, the method PrepareParallelResult() - angular tolerance is increased.

Added:
- A test: lowalgos extcc bug32796
src/Extrema/Extrema_ExtCC.cxx
tests/lowalgos/extcc/bug32796 [new file with mode: 0644]