Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

wabt: reduce redundant memset #7250

Merged
merged 1 commit into from
Jul 30, 2019
Merged

wabt: reduce redundant memset #7250

merged 1 commit into from
Jul 30, 2019

Conversation

mitza-oci
Copy link
Contributor

wabt_instantiated_module::apply zeros out the entire block before initializing it. It is not necessary to zero out the range that will be initialized.

@heifner heifner requested a review from spoonincode May 6, 2019 13:27
@b1bart b1bart merged commit ff1c079 into EOSIO:develop Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants