Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
35 stars 10 forks source link

Fix ALLOCA macro to prevent memory leak. #140

Closed ksh8281 closed 10 months ago

ksh8281 commented 10 months ago

If you don't use unique_ptr, the memory leak can occur if there is c++ exception.