Skip to content

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Oct 19, 2021

This fixes "Error: emit object data section info failed."

This fixes "Error: emit object data section info failed."
@wenyongh wenyongh merged commit 68d72c3 into bytecodealliance:main Oct 19, 2021
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ance#792)

The size used to apply "size = align_uint(size, 4)" may be different
when calculating total size (in get_object_data_sections_size) and
emitting actual data (in aot_emit_object_data_section_info) for the
object data section.

This patch fixes the "Error: emit object data section info failed".
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.

2 participants