mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Fixed possible being outside the boundaries. Changed check math_Recipes to work with NaN, Inf, Ind. Test case for issue CR25559
12 lines
309 B
Plaintext
Executable File
12 lines
309 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC25559"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# SIGSEGV in TKMath when computing max tolerance of curve on surface
|
|
######################################################
|
|
|
|
restore [locate_data_file bug25559_f.brep] f
|
|
|
|
checkcurveonsurf f
|