Stream: git-wasmtime

Topic: wasmtime / PR #2803 Move some scopes around to fix a leak...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2021 at 14:42):

alexcrichton opened PR #2803 from fix-leak to main:

Some recent refactorings accidentally had a local Store on the stack
when a longjmp was initiated, bypassing its destructor and causing
Store to leak.

Closes #2802

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2021 at 14:54):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2021 at 15:29):

alexcrichton merged PR #2803.


Last updated: Oct 23 2024 at 20:03 UTC