Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix access chain struct checks #5592

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

alan-baker
Copy link
Contributor

Fixes https://crbug.com/oss-fuzz/66948

  • Negative indices are invalid for struct access
  • Fix typos

cc @spencer-lunarg

Fixes https://crbug.com/oss-fuzz/66948

* Negative indices are invalid for struct access
* Fix typos
Copy link
Contributor

@spencer-lunarg spencer-lunarg left a comment

Choose a reason for hiding this comment

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

forgot about these negative value edge cases

Copy link
Collaborator

@dneto0 dneto0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@dneto0 dneto0 merged commit fbc7a14 into KhronosGroup:main Feb 27, 2024
24 checks passed
@alan-baker alan-baker deleted the access-struct-negative branch February 27, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants