Skip to content

Fix issues detected by Coverity#1776

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
lum1n0us:fix_issues_in_coverity_report
Dec 1, 2022
Merged

Fix issues detected by Coverity#1776
wenyongh merged 1 commit intobytecodealliance:mainfrom
lum1n0us:fix_issues_in_coverity_report

Conversation

@lum1n0us
Copy link
Copy Markdown
Contributor

@lum1n0us lum1n0us commented Dec 1, 2022

  • wasm_func_call will always return trap if failed
  • in Debug, will always run LEAK_TEST in samples/wasm-c-api

@lum1n0us lum1n0us marked this pull request as ready for review December 1, 2022 11:45
@lum1n0us lum1n0us force-pushed the fix_issues_in_coverity_report branch from dd3e243 to c81a02d Compare December 1, 2022 11:46
- wasm_func_call will always return trap if failed
- in Debug, will always run LEAK_TEST in samples/wasm-c-api
@wenyongh wenyongh merged commit fc8f70c into bytecodealliance:main Dec 1, 2022
wenyongh pushed a commit that referenced this pull request Dec 6, 2022
- wasm_func_call always return trap if failed
- in Debug, always run LEAK_TEST in samples/wasm-c-api
@lum1n0us lum1n0us deleted the fix_issues_in_coverity_report branch December 7, 2022 07:24
wenyongh pushed a commit that referenced this pull request Dec 19, 2022
- wasm_func_call always return trap if failed
- in Debug, always run LEAK_TEST in samples/wasm-c-api
wenyongh pushed a commit that referenced this pull request Dec 19, 2022
- wasm_func_call always return trap if failed
- in Debug, always run LEAK_TEST in samples/wasm-c-api
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
- wasm_func_call always return trap if failed
- in Debug, always run LEAK_TEST in samples/wasm-c-api
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