## Description This PR fixes the resource leaks in WAMR. https://github.com/bytecodealliance/wasm-micro-runtime/blob/51a00a4c2b60e50ae76ccd54c9f0db1c23555168/product-mini/platforms/posix/main.c#L443
Fixes # (issue) ## Type of change (select or add applied and delete the others) - Bug fix (non-breaking change which fixes an issue) You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave/pull/569 -- Commit Summary -- * <a href="https://github.com/apache/incubator-teaclave/pull/569/commits/275e2dcb36ba46e71c9e23159852d5a89c037a12">Fix leaked resources</a> -- File Changes -- M executor/src/wamr.rs (11) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/569.patch https://github.com/apache/incubator-teaclave/pull/569.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/569
