Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aot_emit_aot_file): prevent buffer emission for zero byte_count (#…
…4095) if using a debug building of wamrc to run spec test. there will be: core/iwasm/compilation/aot_emit_aot_file.c:1794:13: runtime error: null pointer passed as argument 2, which is declared to never be null
- Loading branch information