Skip to content

m_UseMultiThread in AdvancedImageToImageMetric not initialized #1

@coertmetz

Description

@coertmetz

The member m_UseMultiThread in the AdvancedImageToImageMetric is not initialized which causes ValGrind errors.

Adding the line:
this->m_UseMultiThread = false;
to the constructor will fix this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions