Skip to content

Conversation

ShubhamDesai
Copy link
Contributor

This pull request fixes issue identified by Coverity Scan (CID : 1270269, 1270272, 1270275, 1270276, 1270278, 1270279)

CID : 1270269 is false positive i think because it is checked as NULL in the function before returning and G_fatal_error is used but still to silence the warning i used G_fatal_error again to check the return value. Ideally it won't reach the G_fatal_error where return value is checked but it will silence the warning.

@github-actions github-actions bot added raster Related to raster data processing C Related code is in C module labels Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C module raster Related to raster data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant