ShoosounS47 requested pchickey for a review on PR #13035.
ShoosounS47 opened PR #13035 from ShoosounS47:clear-instantiate-trap-pointer to bytecodealliance:main:
Fixes #7578
Clear
trap_ptrbefore matching on instantiation results so successful and non-trapping error paths always leave it asNULL, matching the contract ininstance.h.Add a C API test that covers both a successful instantiation and a non-trapping error with a pre-initialized trap pointer.
ShoosounS47 requested wasmtime-core-reviewers for a review on PR #13035.
ShoosounS47 updated PR #13035.
alexcrichton submitted PR review:
Thanks!
alexcrichton has enabled auto merge for PR #13035.
alexcrichton added PR #13035 Clear trap pointer on non-trapping instantiation to the merge queue.
alexcrichton merged PR #13035.
alexcrichton removed PR #13035 Clear trap pointer on non-trapping instantiation from the merge queue.
Last updated: Apr 12 2026 at 23:10 UTC