Skip to content

RETURNDATACOPY may check twice for EVM_INVALID_MEMORY_ACCESS #173

Closed
@ehildenb

Description

@ehildenb

Right now there is an extra rule for RETURNDATACOPY which checks for invalid memory access, but this should already be caught by the #memory function.

We should remove the redundant check.

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