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

r.fill.dir: Fix unchecked return value in filldir.c #4433

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

ShubhamDesai
Copy link
Contributor

This pull request addresses an issue identified by Coverity Scan (CID: 1207239), where the return value of the lseek function is not checked.

@github-actions github-actions bot added raster Related to raster data processing C Related code is in C module labels Oct 2, 2024
ShubhamDesai and others added 3 commits October 2, 2024 16:30
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@echoix echoix merged commit 617828d into OSGeo:main Oct 3, 2024
26 checks passed
@echoix echoix added this to the 8.5.0 milestone Oct 3, 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.

3 participants