We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RETURNDATACOPY
EVM_INVALID_MEMORY_ACCESS
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.
#memory
We should remove the redundant check.