Stream: git-wasmtime

Topic: wasmtime / PR #2041 Fix `wasm_val_copy` for null funcref/...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 18:42):

alexcrichton opened PR #2041 from fix-clone-nu to main:

This commit fixes Clone for wasm_val_t to avoid attempting to chase a
null pointer. It also fixes the implementation for FuncRef values by
cloning their internal wasm_ref_t as well.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 18:42):

alexcrichton requested fitzgen for a review on PR #2041.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 18:52):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 19:33):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 19:46):

alexcrichton merged PR #2041.


Last updated: Nov 22 2024 at 17:03 UTC