Skip to content

Fix isValueType assertion failure - #479

Closed
hyraxbyerax wants to merge 1 commit into
Samsung:mainfrom
hyraxbyerax:fix/list-fixed-value-type-assertion
Closed

hyraxbyerax wants to merge 1 commit into
Samsung:mainfrom
hyraxbyerax:fix/list-fixed-value-type-assertion

Conversation

@hyraxbyerax

@hyraxbyerax hyraxbyerax commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Description

Fuzzing revealed that IsValueType was missing a check for ListFixed, causing the isValueType() assertion to fail.

This change adds the missing ListFixed check to IsValueType.

@hyraxbyerax
hyraxbyerax force-pushed the fix/list-fixed-value-type-assertion branch from 39ea211 to 88bf0fa Compare August 18, 2026 07:19
@zherczeg

Copy link
Copy Markdown
Collaborator

Please do not make changes in imported files. I can do these changes in WebAssembly/wabt#2695 and later import them.

@hyraxbyerax

Copy link
Copy Markdown
Contributor Author

@zherczeg Understood. I'll avoid making changes to imported files and leave my findings as comments on #462 instead. Thank you for the clarification!

@hyraxbyerax
hyraxbyerax deleted the fix/list-fixed-value-type-assertion branch August 19, 2026 05:53
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