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

harden getMetadata and related calls from getting non-utf-8 'json' #140

Merged
merged 14 commits into from
Nov 28, 2022

Conversation

hobu
Copy link
Member

@hobu hobu commented Nov 25, 2022

PDAL's metadata can spit non-utf8 characters into its JSON output. This patch will ignore them, and we'll also patch PDAL to not spit out utf-8 in its JSON going forward at 2.5.0+

This should fix PDAL/PDAL#3880 once released.

@hobu hobu merged commit fd1e922 into main Nov 28, 2022
@hobu hobu deleted the utf-8-json-protection branch November 28, 2022 02:11
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.

Error when retrieving statistics
1 participant