Skip to content

Unsigned integer overflow in Tehreer stack harness #73

Description

@heybdj

I believe the variable assigned on this line should be of type SBInteger rather than SBUInteger since it can receive a negative value:

SFUInteger inc = (rev ? -1 : 1);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions