Skip to content

Improve robustness of HGTD_IterativeExtensionTool

Crashes are reported in ATLSWUPGR-158 that might be caused by nullptr returned by the extrapolator tool. Adding checks for nullptr to catch these cases, add an empty extension and move on to the next layer.

Tagging @npetters @tadej @nstyles @dshope

Edited by Alexander Leopold

Merge request reports