Skip to content

Conversation

lum1n0us
Copy link
Collaborator

There is a scenario where aot_compile_op_block() does not prepare a block for if. As a result, the return value of LLVMBuildPhi() in push_aot_block_to_stack_and_pass_params() will be dangling, leading to a memory leak as it cannot be released.

There is a scenario where `aot_compile_op_block()` does not prepare a block for
`if`. As a result, the return value of `LLVMBuildPhi()` in
`push_aot_block_to_stack_and_pass_params()` will be dangling, leading to a
memory leak as it cannot be released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant