[GRASS-git] [OSGeo/grass] 69a9b8: v.to.3d: initialize some variables (#5040)

Nicklas Larsson noreply at github.com
Fri Feb 7 05:07:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 69a9b89f9c04bf78bfc3361e1319be9d0038f13e
      https://github.com/OSGeo/grass/commit/69a9b89f9c04bf78bfc3361e1319be9d0038f13e
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

  Changed paths:
    M vector/v.to.3d/trans3.c

  Log Message:
  -----------
  v.to.3d: initialize some variables (#5040)

addressing warnings raised by Coverity Scan.

In addition:
- make sure the bsearch() count argument (ncats) is not negative
- add missing static specifier to function definition



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