Skip to content

Fix a crash in the CoordinateTransform operation.

David Thompson requested to merge dcthomp/smtk:avoid-crash into master

When users specify notes rather than a landmark name for the "from" or "to" frames, do not try to dereference the null landmark component.

Merge request reports