Skip to content

Unworked condition in mp_div #137

@dmitry-lipetsk

Description

@dmitry-lipetsk

Hello.

t2.dp[1] = ((i - 1) < 0) ? 0u : x.dp[i - 1];

PVS-Studio says "(i <1)" always false.

I made research in my copy libtommath and agree with PVS-Studio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions