Skip to content

Uninitialized member variables #537

@jhlegarreta

Description

@jhlegarreta

Description

Several classes have uninitialized member variables.

Steps to Reproduce

Run the tests, and check the output to the standard output:

Expected behavior

All member variables must have an initial/default value using the convention adopted in ITK.

Actual behavior

Members do not have any assigned value when being printed in tests.

Reproducibility

100%.

Versions

Current master branch.

Environment

Independent of the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueA good issue for community members new to contributingtype:BugInconsistencies or issues which will cause an incorrect result under some or all circumstances

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions