Skip to content

AddOffset doesn't append #9

Description

@JustArion

In PatternScanResult.cs#L35 the Offset is added to the return value, but the current value is never updated in the struct.

According to the summary

Appends to the existing offset if the offset is valid.

Instead, a new instance is returned with the added offset but doesn't update the existing struct the method is a part of.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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