mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
Previously in the last iteration of the for loop the value EVMC_MAX_REVISION + 1 is assigned to rev of type evmc_revision what triggers an UBSan warning.