fitzgen opened PR #10591 from fitzgen:table-ops-out-of-sync to bytecodealliance:main:
Make sure that we increment
expected_dropsfor everyCountDropsconstructed, because if we batch up the increments for after we've allocated ourExternRefs, but one of the intermediateExternRefallocations fail, thenexpected_dropsandnum_droppedcan be left out-of-sync.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested alexcrichton for a review on PR #10591.
fitzgen requested wasmtime-fuzz-reviewers for a review on PR #10591.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #10591.
fitzgen has disabled auto merge for PR #10591.
fitzgen has enabled auto merge for PR #10591.
fitzgen merged PR #10591.
Last updated: Dec 06 2025 at 06:05 UTC