Stream: git-wasmtime

Topic: wasmtime / PR #2040 Fix leaking funcrefs in the C API


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

alexcrichton opened PR #2040 from fix-leak-dtor to main:

This commit adds a case to the destructor of wasm_val_t to be sure to
deallocate the Box<wasm_ref_t>.

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

alexcrichton requested fitzgen for a review on PR #2040.

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

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:45):

alexcrichton merged PR #2040.


Last updated: Oct 23 2024 at 20:03 UTC