Skip to content

shadow variable #264

Description

@maddin200

\Source\igtlQuaternionTrackingDataMessage.cxx line 383

code:
char strbuf[128];
for (int i = 0; i < nElement; i ++)
{
...
for (int i = 0; i < 3; i ++) // <-- shadow
{

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions