This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/libraries/lib-rats
Qiang 6820af6212
Fix a potential memory leak issue in wasm_native_init (#1465)
Should call `wasm_native_destroy` to destroy the registered native libs
when registering native lib failed in `wasm_native_init`.
2022-09-08 14:22:34 +08:00
..
lib_rats_wrapper.c Fix a potential memory leak issue in wasm_native_init (#1465) 2022-09-08 14:22:34 +08:00
lib_rats_wrapper.h Enable remote attestation by librats in SGX mode (#1445) 2022-09-06 14:29:58 +08:00
lib_rats.cmake Enable remote attestation by librats in SGX mode (#1445) 2022-09-06 14:29:58 +08:00