mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Calling the zeroing function assumed that the stack slots needed for the type was always 1. This is false for function types.
Calling the zeroing function assumed that the stack slots needed for the type was always 1. This is false for function types.