Skip to content

Conversation

@shengyun-zhou
Copy link
Contributor

No description provided.

Comment on lines 2920 to 2921
if (!func_names || !func_indexes || func_index_count == 0)
return NULL;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We used to define the variables at the beginning of a { .. } as it is C source code, could you move the check to be ahead of L2925?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I have normalized it

@wenyongh wenyongh merged commit ba3af0b into bytecodealliance:main Sep 20, 2022
@shengyun-zhou shengyun-zhou deleted the aot-dump-stack branch October 14, 2022 02:07
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
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