-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Various undefined behavior sanitizer fixes #10267
Various undefined behavior sanitizer fixes #10267
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f54924f - Browse repository at this point
Copy the full SHA f54924fView commit details -
OGRFeature::SetField(int, GIntBig): avoid UndefinedBehavior when pass…
…ing value in [INT64_MAX - 512, INT64_MAX - 1] range
Configuration menu - View commit details
-
Copy full SHA for 993e0bf - Browse repository at this point
Copy the full SHA 993e0bfView commit details -
OGRLayer::WriteArrowBatch(): avoid UndefinedBehavior when trying to c…
…onvert NaN to Int64
Configuration menu - View commit details
-
Copy full SHA for 90ed471 - Browse repository at this point
Copy the full SHA 90ed471View commit details -
gdal_priv_templates.hpp: implement GDALIsValueInRange<[u]int64_t]>, a…
…nd add GDALIsValueExactAs<>
Configuration menu - View commit details
-
Copy full SHA for 0ef2d6e - Browse repository at this point
Copy the full SHA 0ef2d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20019dc - Browse repository at this point
Copy the full SHA 20019dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b93c0e - Browse repository at this point
Copy the full SHA 7b93c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d9df4 - Browse repository at this point
Copy the full SHA 93d9df4View commit details -
Zarr: SerializeNumericNoData(): use CPLJSonObject::Add(uint64_t) to a…
…void potential undefined behavior casts
Configuration menu - View commit details
-
Copy full SHA for 6ee77e9 - Browse repository at this point
Copy the full SHA 6ee77e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8005cf1 - Browse repository at this point
Copy the full SHA 8005cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6138375 - Browse repository at this point
Copy the full SHA 6138375View commit details -
GDALRasterBand::ComputeStatistics(): fix bad progress percentage comp…
…utation (recent regression caused by 42adada)
Configuration menu - View commit details
-
Copy full SHA for 66f9a52 - Browse repository at this point
Copy the full SHA 66f9a52View commit details -
OGRSpatialReference::importFromUSGS(): avoid out-of-bounds access to …
…array (fix regression of cab1cc9)
Configuration menu - View commit details
-
Copy full SHA for e6599bf - Browse repository at this point
Copy the full SHA e6599bfView commit details