Part of https://github.com/ethereum/solidity/issues/2109 (but less strict) Revert if static part of calldata is too short or dynamic data points out of bounds. basically enable what we current have as optional.
Part of #2109 (but less strict)
Revert if static part of calldata is too short or dynamic data points out of bounds.
basically enable what we current have as optional.