Files
wamr/core/iwasm
liang.he 7f9e49213e Enhance type checking for function types in loader and improve error handling (#4294)
Especially when GC is enabled, a valid item of `module->types` needs additional
checks before casting to WASMFuncType.

Also, avoid overflowing if reftype_map_count is 0.

Additionally, correctly set IN_OSS_FUZZ based on CFLAGS_ENV for sanitizer
configuration. Update ASan and UBSan messages for clarity in non-oss-fuzz
environments.
2025-05-28 20:29:09 +08:00
..
2025-05-28 09:05:07 +08:00
2025-05-14 12:35:56 +08:00
2024-05-08 09:30:29 +08:00
2025-05-14 12:43:55 +08:00