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

tools: Fix uninitialized variable warnings for C raster tools #4065

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

ShubhamDesai
Copy link
Contributor

The pull request fixes uninitialized variable issue for all C files in raster.

@github-actions github-actions bot added raster Related to raster data processing C Related code is in C module labels Jul 17, 2024
Copy link
Member

@echoix echoix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! These I can justify and understand each of them, and it looks fine to me, I'm confident enough to merge it!

@echoix echoix changed the title raster: Fix uninitialized variable issue for c files in raster raster: Fix uninitialized variable issue for C raster modules Jul 18, 2024
@echoix echoix added this to the 8.5.0 milestone Jul 18, 2024
@echoix echoix merged commit 0c3fded into OSGeo:main Jul 18, 2024
27 checks passed
@wenzeslaus wenzeslaus changed the title raster: Fix uninitialized variable issue for C raster modules tools: Fix uninitialized variable warnings for C raster tools Aug 26, 2024
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.

2 participants