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

Add duplicate validation #1825

Conversation

kdt3rd
Copy link
Contributor

@kdt3rd kdt3rd commented Sep 17, 2024

There is validation for tile descriptions already when looking at a tiled file, but if someone provides a tile description in a non-tiled file, validate that the enums will be valid.

OSS-Fuzz 71616 shows an enum error that this will address, although was not able to fully reproduce 71616

There is validation for tile descriptions already when looking at a
tiled file, but if someone provides a tile description in a non-tiled
file, validate that the enums will be valid

Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
Copy link
Contributor

@meshula meshula left a comment

Choose a reason for hiding this comment

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

lgtm

@kdt3rd kdt3rd merged commit c7c75e0 into AcademySoftwareFoundation:main Sep 19, 2024
34 checks passed
@kdt3rd kdt3rd deleted the add_additional_tiledesc_validation branch September 19, 2024 06:56
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