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

Raster API: error out on GDT_Unknown/GDT_TypeCount #11258

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Nov 13, 2024

in:

  • GDALCopyWords[64]
  • GDALRasterBand/GDALDataset::RasterIO
  • GDALDataset::AddBand: MEM and VRT implementations
  • GDALDriver::Create()

Fixes #11257

@rouault rouault added this to the 3.11.0 milestone Nov 13, 2024
in:
- GDALCopyWords[64]
- GDALRasterBand/GDALDataset::RasterIO
- GDALDataset::AddBand: MEM and VRT implementations
- GDALDriver::Create()

Fixes OSGeo#11257
@rouault rouault merged commit a8642db into OSGeo:master Nov 13, 2024
36 checks passed
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.

Be robust to GDT_Unknown being passed to our public API
1 participant