Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r.clump: Fix unchecked return value from lseek (OSGeo#4151)
This change addresses an issue identified by Coverity Scan (CID : 1415709) [unchecked return value from library]. The checks are added for lseek usages using an error message already used in the library. --------- Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
- Loading branch information