evmone
evmone copied to clipboard
Avoid potential overflow in num_words
Does this fix practical issues or just static analysis warnings?
Does this fix practical issues or just static analysis warnings?
It fixes a potential vulnerability in the cost of precomplies (e.g. sha256_analyze), albeit those are only used for tests at the moment.