[GRASS-git] [OSGeo/grass] 12f893: r.li: fix resource leak issues (#5602)
Nicklas Larsson
noreply at github.com
Mon Apr 28 21:20:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 12f893be22c8aeda9b048070dde6a4a230791e2a
https://github.com/OSGeo/grass/commit/12f893be22c8aeda9b048070dde6a4a230791e2a
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M raster/r.li/r.li.cwed/cwed.c
M raster/r.li/r.li.daemon/avl.c
M raster/r.li/r.li.daemon/avlID.c
M raster/r.li/r.li.daemon/daemon.c
M raster/r.li/r.li.daemon/worker.c
M raster/r.li/r.li.dominance/dominance.c
M raster/r.li/r.li.edgedensity/edgedensity.c
M raster/r.li/r.li.mpa/mpa.c
M raster/r.li/r.li.mps/mps.c
M raster/r.li/r.li.padcv/padcv.c
M raster/r.li/r.li.padrange/padrange.c
M raster/r.li/r.li.padsd/padsd.c
M raster/r.li/r.li.patchdensity/main.c
M raster/r.li/r.li.patchnum/main.c
M raster/r.li/r.li.pielou/pielou.c
M raster/r.li/r.li.renyi/renyi.c
M raster/r.li/r.li.richness/richness.c
M raster/r.li/r.li.shannon/shannon.c
M raster/r.li/r.li.shape/main.c
M raster/r.li/r.li.simpson/simpson.c
Log Message:
-----------
r.li: fix resource leak issues (#5602)
and remove return after G_fatal_error().
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