mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-18 06:44:56 +08:00
Crush occurred due to the fields IntTools_SurfaceRangeLocalizeData::myUParams, IntTools_SurfaceRangeLocalizeData::myVParams and IntTools_SurfaceRangeLocalizeData::myGridPoints not being checked for NULL in some cases. Missing checks are added.