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

improve the error handling when decoding table rows with variant types #214

Merged

Conversation

fschoell
Copy link
Contributor

@fschoell fschoell commented Nov 3, 2023

Summary

This PR adds some improvements and fixes to the error handling when decoding variant table rows. It adds a missing return on error, adds a manual boundary check for the variant array and adds support for aliases.

Checklist

  • Backward compatible?
  • Test enough in your local environment?
  • Add related test cases?

@maoueh maoueh merged commit 59afdfa into eoscanada:develop Nov 9, 2023
6 checks passed
@fschoell fschoell deleted the fix/check_variant_index_bound branch November 9, 2023 15:02
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