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

GdalRaster allows null transform #425

Open
jpswinski opened this issue Aug 16, 2024 · 0 comments
Open

GdalRaster allows null transform #425

jpswinski opened this issue Aug 16, 2024 · 0 comments

Comments

@jpswinski
Copy link
Member

In GdalRaster::createTransform, if the transform fails to be created, the code will continue to run and subsequent calls to the GdalRaster will cause a segfault when the null transf variable is access.

This occurred when running the parquet_sampler.lua selftest and the pgc wkt files were not installed.

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

No branches or pull requests

1 participant