[GRASS-git] [OSGeo/grass] 7c2708: r.clump: Fix unchecked return value from lseek (#4...

ShubhamDesai noreply at github.com
Mon Sep 16 09:04:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 7c2708027889e5c0f7f19c841839b3f9f568f7ea
      https://github.com/OSGeo/grass/commit/7c2708027889e5c0f7f19c841839b3f9f568f7ea
  Author: ShubhamDesai <42180509+ShubhamDesai at users.noreply.github.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M raster/r.clump/clump.c

  Log Message:
  -----------
  r.clump: Fix unchecked return value from lseek (#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 at users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list